mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-01-18 16:40:41 -06:00
Adds py2exe and pyenchant to the party
This commit is contained in:
parent
967cc8da71
commit
ccdcc7676e
@ -43,6 +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"
|
||||
|
||||
build_script:
|
||||
- "%CMD_IN_ENV% python src\\setup.py py2exe"
|
||||
|
Loading…
x
Reference in New Issue
Block a user