diff --git a/RUN_with_local_venv.bat b/RUN_with_local_venv.bat new file mode 100644 index 0000000..b7cf7e9 --- /dev/null +++ b/RUN_with_local_venv.bat @@ -0,0 +1,2 @@ +.\venv\Scripts\activate && python LPHK.py +PAUSE \ No newline at end of file