Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
NIFTy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
10
Issues
10
List
Boards
Labels
Service Desk
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ift
NIFTy
Commits
4cebd6cd
Commit
4cebd6cd
authored
Feb 12, 2018
by
Mihai Baltac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
.gitlab-ci.yml
.gitlab-ci.yml
+0
-4
ci/requirements.txt
ci/requirements.txt
+4
-0
No files found.
.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
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