diff --git a/pyproject.toml b/pyproject.toml index 4f82969..d9651f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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/*