Calls doc generator just before packaging

This commit is contained in:
2018-09-18 12:31:28 -05:00
parent db231e07f8
commit c806f17484

View File

@@ -47,6 +47,7 @@ install:
build_script:
- "cd src"
- "%CMD_IN_ENV% python ..\doc\generator.py"
- "%CMD_IN_ENV% python setup.py py2exe"
artifacts: