pygwin2/setup.bat
2021-11-10 21:13:29 +03:00

3 lines
43 B
Batchfile

@echo off
python setup.py install
pause