mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-22 19:28:09 -06:00
Changes in paths
This commit is contained in:
parent
d4a73fb3bb
commit
eaf13a4453
@ -46,8 +46,9 @@ install:
|
|||||||
- "%CMD_IN_ENV% pip install pyenchant"
|
- "%CMD_IN_ENV% pip install pyenchant"
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- "%CMD_IN_ENV% python src\\setup.py py2exe"
|
- "cd src"
|
||||||
|
- "%CMD_IN_ENV% python setup.py py2exe"
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
# Archive the generated packages in the ci.appveyor.com build report.
|
# Archive the generated packages in the ci.appveyor.com build report.
|
||||||
- path: src\dist\*
|
- path: dist\*
|
||||||
|
Loading…
Reference in New Issue
Block a user