mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-01-18 16:40:41 -06:00
Install py2exe_py2 in appveyor script only. Removed it from requirements. Closes #266
This commit is contained in:
parent
7748b4bb5d
commit
a6a651d6f7
@ -53,7 +53,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 pyenchant"
|
||||
- "%CMD_IN_ENV% pip install pyenchant py2exe_py2"
|
||||
|
||||
build_script:
|
||||
# Build documentation at first, so setup.py won't fail when copying everything.
|
||||
|
@ -21,5 +21,4 @@ chardet
|
||||
urllib3
|
||||
youtube-dl
|
||||
python-vlc
|
||||
pywin32
|
||||
py2exe_py2
|
||||
pywin32
|
Loading…
x
Reference in New Issue
Block a user