mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-01-31 05:10:45 -06:00
Add direct url to Py2exe
This commit is contained in:
parent
8459135002
commit
d4a73fb3bb
@ -43,7 +43,7 @@ install:
|
||||
# pip will build them from source using the MSVC compiler matching the
|
||||
# target Python version and architecture
|
||||
- "%CMD_IN_ENV% pip install -r requirements.txt"
|
||||
- "%CMD_IN_ENV% pip install py2exe pyenchant"
|
||||
- "%CMD_IN_ENV% pip install pyenchant"
|
||||
|
||||
build_script:
|
||||
- "%CMD_IN_ENV% python src\\setup.py py2exe"
|
||||
|
@ -21,4 +21,5 @@ chardet
|
||||
urllib3
|
||||
youtube-dl
|
||||
python-vlc
|
||||
pywin32
|
||||
pywin32
|
||||
http://sourceforge.net/projects/py2exe/files/latest/download?source=files
|
Loading…
x
Reference in New Issue
Block a user