PyPI signature support is gone

[skip ci]
This commit is contained in:
lilydjwg 2023-06-17 22:27:21 +08:00
parent 82dc93ceff
commit b54c5a0cf7

View File

@ -7,4 +7,4 @@ build-backend = "setuptools.build_meta"
asyncio_mode = "strict"
# build and upload
# rm -rf dist && python -m build --no-isolation && twine check dist/* && twine upload -s dist/*
# rm -rf dist && python -m build --no-isolation && twine check dist/* && twine upload dist/*