@@ -0,0 +1,7 @@
#!/bin/bash
npm ci --ignore-scripts
python -m venv --clear venv
source venv/bin/activate
pip install --require-hashes --only-binary :all: -r requirements.txt
The note is not visible to the blocked user.