Create setup.bat
This commit is contained in:
parent
8e5bbf4a84
commit
009e2477b3
1 changed files with 6 additions and 0 deletions
6
setup.bat
Normal file
6
setup.bat
Normal file
|
@ -0,0 +1,6 @@
|
|||
@echo off
|
||||
python setup.py install
|
||||
color 2
|
||||
echo Complete!
|
||||
color 7
|
||||
pause >nul
|
Loading…
Add table
Add a link
Reference in a new issue