diff --git a/py/install.sh b/py/install.sh index 1fbdcba..65cc5d2 100644 --- a/py/install.sh +++ b/py/install.sh @@ -1,4 +1,3 @@ python -m venv venv source venv/bin/activate pip install -r requirements.txt -deactivate \ No newline at end of file