Add files via upload

This commit is contained in:
themixray 2021-11-10 21:13:29 +03:00 committed by GitHub
parent deb4fcc069
commit a7808f6aac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 1571 additions and 3 deletions

View file

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