mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-26 12:53:12 -06:00
Fixed syntax error
This commit is contained in:
parent
ccdcc7676e
commit
4aef2595b2
@ -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 -r py2exe pyenchant"
|
||||
- "%CMD_IN_ENV% pip install -r py2exe pyenchant"
|
||||
|
||||
build_script:
|
||||
- "%CMD_IN_ENV% python src\\setup.py py2exe"
|
||||
|
Loading…
Reference in New Issue
Block a user