3 lines
43 B
Batchfile
3 lines
43 B
Batchfile
@echo off
|
|
python setup.py install
|
|
pause
|
@echo off
|
|
python setup.py install
|
|
pause
|