Pyinstaler location updated.

Pyinstaler location updated.
master
Xonshiz 2019-01-27 11:26:00 +05:30
parent 5b68472ddd
commit 3c13f2575a
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -68,3 +68,4 @@ anime_dl/sites/funimation - Copy.py
*.old
*.ttf
*.html
anime_dl/build/__main__/warn-__main__.txt

View File

@ -1 +1 @@
"C:\Python27\Scripts\pyinstaller" --hidden-import=queue --onefile "__main__.py"
pyinstaller --hidden-import=queue --onefile "__main__.py"