Skip to content

Commit 28ea638

Browse files
chore(ci): override egg_info value when releasing
1 parent b71bf79 commit 28ea638

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
run: >-
3030
python -m
3131
build
32+
-C--global-option=egg_info
33+
-C--global-option=--tag-build=""
3234
--sdist
3335
--wheel
3436
--outdir dist/

0 commit comments

Comments
 (0)