@@ -16,9 +16,13 @@ push: ## Push code with tags
build: ## Build package
rm -fr dist/*
rm -fr build/*
#python setup.py build_ext
python -m build
buildext: ## Build extension
python setup.py build_ext
audit: ## Audit pip
pip-audit
The note is not visible to the blocked user.