We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9303298 commit b32165eCopy full SHA for b32165e
1 file changed
setup.sh
@@ -94,6 +94,6 @@ echo "Activate the python virtual environment"
94
source .venv/bin/activate
95
96
echo "Install dependencies"
97
-#pip install -r requirements.txt
+pip install -r requirements.txt
98
99
echo "Setup completed!"
0 commit comments