pygwin2/setup.bat
2021-11-07 11:48:35 +03:00

4 lines
67 B
Batchfile

@echo off
python setup.py install
echo [32mComplete![0m
pause >nul