We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b71bf79 commit 28ea638Copy full SHA for 28ea638
.github/workflows/release.yml
@@ -29,6 +29,8 @@ jobs:
29
run: >-
30
python -m
31
build
32
+ -C--global-option=egg_info
33
+ -C--global-option=--tag-build=""
34
--sdist
35
--wheel
36
--outdir dist/
0 commit comments