Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
Commits
b0130f06
Commit
b0130f06
authored
Jul 24, 2018
by
eric pellegrini
Browse files
Bugfix with sphinx documentation
parent
fe29d73a
Changes
1
Hide whitespace changes
Inline
Side-by-side
BuildServer/Unix/MacOS/deploy.sh
View file @
b0130f06
...
...
@@ -13,6 +13,8 @@ cd ${CI_PROJECT_DIR}
export
MDANSE_APP_DIR
=
${
CI_TEMP_DIR
}
/dist/MDANSE.app
export
PYTHONPATH
=
${
CI_TEMP_INSTALL_DIR
}
/lib/python2.7/site-packages:
${
PYTHONPATH
}
# Build API
${
PYTHONEXE
}
setup.py build_api build_help
install
--prefix
=
${
CI_TEMP_INSTALL_DIR
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment