@@ -0,0 +1,8 @@
run:
python3 simulator/app.py
venv:
python3 -m venv .venv
install:
. .venv/bin/activate && pip install -r simulator/requirements.txt
The note is not visible to the blocked user.