@@ -5,6 +5,7 @@ set -e
# Remove old build
rm -rf dist/*
rm -rf build/*
# Build
python setup.py sdist bdist_wheel
@@ -13,4 +14,4 @@ python setup.py sdist bdist_wheel
twine check dist/*
# Upload
twine upload dist/*
The note is not visible to the blocked user.