We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rm dist/* build/* -rf
sudo python3 setup.py sdist bdist_wheel
twine upload dist/*
username AIJI