Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
4cebd6cd
Commit
4cebd6cd
authored
Feb 12, 2018
by
Mihai Baltac
Browse files
added generation python packages to requirements
parent
fb3818ac
Pipeline
#24798
failed with stage
in 3 minutes and 49 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4cebd6cd
...
...
@@ -29,10 +29,6 @@ before_script:
pages
:
script
:
-
pip install sphinx
-
pip install sphinx_rtd_theme
-
pip install better-apidoc
-
pip install numpydoc
-
better-apidoc -l -e -d 2 -t docs/generation-templates -o docs/source/mod nifty4
-
sphinx-build -b html docs/source/ docs/build/
-
mv docs/build/ public/
...
...
ci/requirements.txt
View file @
4cebd6cd
parameterized
coverage
git+https://gitlab.mpcdf.mpg.de/ift/pyHealpix.git
sphinx
sphinx_rtd_theme
better-apidoc
numpydoc
Write
Preview
Supports
Markdown
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