Pfade und übrige nicht benötigte Definitionen reduziert

This commit is contained in:
2023-11-21 11:57:47 +01:00
parent 0098fa3420
commit a7478bcfc1
4 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
call cremig_setenv.bat
call sivasprices_setenv.bat
if not exist %SIVASPRICES%\.venv (
ECHO Initialisiere Python virtual environment...
python -m venv %SIVASPRICES%\.venv --upgrade-deps