Update setup.bat

This commit is contained in:
themixray 2021-11-10 19:27:41 +03:00 committed by GitHub
parent 0afeb42fa7
commit 2d011a9d44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
@echo off
python setup.py install
python -m pip install pygwin0
echo Complete!