week_report/auto_run_python.bat

5 lines
76 B
Batchfile

@REM @echo off
call .\week_report\Scripts\activate
python gen_word.py
pause