@@ -14,6 +14,7 @@ clean-logs: ## Clean logs
rm -rf logs/**
create-package: ## Create wheel and tar gz
rm -rf dist/
python setup.py bdist_wheel --plat-name=manylinux1_x86_64
python setup.py sdist
python -m twine upload dist/* --verbose
The note is not visible to the blocked user.