chore: Sign uploads to pypi
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#python setup.py bdist_egg upload
|
#python setup.py bdist_egg upload
|
||||||
python setup.py sdist --formats=gztar,zip upload
|
python setup.py sdist --formats=gztar,zip upload --sign
|
||||||
# python setup.py bdist_wheel upload
|
# python setup.py bdist_wheel upload
|
||||||
|
|||||||
Reference in New Issue
Block a user