@@ -0,0 +1,5 @@
#!/usr/bin/env bash
python setup.py sdist bdist_wheel
# Maybe do a pip install twine before.
twine upload dist/*
The note is not visible to the blocked user.