mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-01-31 13:20:45 -06:00
More path issues
This commit is contained in:
parent
fbbd3cf00e
commit
a3d1052193
@ -46,8 +46,9 @@ install:
|
|||||||
- "%CMD_IN_ENV% pip install pyenchant"
|
- "%CMD_IN_ENV% pip install pyenchant"
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- "cd src"
|
- "cd doc"
|
||||||
- "%CMD_IN_ENV% python ..\\doc\\documentation_importer.py"
|
- "%CMD_IN_ENV% python documentation_importer.py"
|
||||||
|
- "cd ..\\src"
|
||||||
- "%CMD_IN_ENV% python ..\\doc\\generator.py"
|
- "%CMD_IN_ENV% python ..\\doc\\generator.py"
|
||||||
- "%CMD_IN_ENV% python setup.py py2exe"
|
- "%CMD_IN_ENV% python setup.py py2exe"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user