@@ -0,0 +1,8 @@
dist:
python -m build
test:
twine upload --repository testpypi /dist
publish:
twine upload --repository pypi /dist
The note is not visible to the blocked user.