Pip Umgebung dazu gebaut und pandas installiert
This commit is contained in:
@@ -2,5 +2,6 @@ call cremig_setenv.bat
|
||||
@echo off
|
||||
if "%1" == "-s" (set SIVAS_ID=%2) else (set /p SIVAS_ID=Enter Sivas ID:)
|
||||
|
||||
call ..\Scripts\activate
|
||||
python %CREMIG_LIB%\compare_lists.py --sivas=%SIVAS_ID%
|
||||
pause
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user