@@ -3,9 +3,10 @@
### INSTALL UV, PYTHON, AND DEPS ###
wget -qO- https://astral.sh/uv/install.sh | sh
uv venv
source "$HOME/.local/bin/env"
bash uv venv
source .venv/bin/activate
uv pip install build twine
bash uv pip install build twine
### CONFIGURE PYPI ###
The note is not visible to the blocked user.