ready to release on pip

This commit is contained in:
Edwin Eefting
2020-02-19 20:43:34 +01:00
parent 6c168ff867
commit bf1f0fc35b
5 changed files with 28 additions and 7 deletions

View File

@ -10,6 +10,8 @@ python3 setup.py sdist bdist_wheel
gnome-keyring-daemon
source token
python3 -m twine upload --repository-url https://test.pypi.org/legacy/ dist/*
# python3 -m twine upload dist/*
python3 -m twine check dist/*
python3 -m twine upload dist/*