@@ -0,0 +1,7 @@
install:
echo ">>> Installing dependencies"
pip install --upgrade pip
pip install -r requirements.txt
test:
python -m pytest -v
The note is not visible to the blocked user.