Fixing upload

This commit is contained in:
Yomguithereal 2023-09-08 14:13:43 +02:00
parent ec2619df6e
commit 562c8a10ab
1 changed files with 1 additions and 1 deletions

View File

@ -51,4 +51,4 @@ unit:
upload:
python setup.py sdist bdist_wheel
twine upload dist/*
twine upload dist/*.tar.gz