diff --git a/runme.bat b/runme.bat index b689c06..f2ba63c 100644 --- a/runme.bat +++ b/runme.bat @@ -1,4 +1,4 @@ echo on SET mypath=%~dp0 cd %mypath% -.\venv\Scripts\activate.bat && python -O "./src/main.py" --no-autotest +.\venv\Scripts\activate.bat && python -O "./src/main.py"