Skip to content
Snippets Groups Projects
Commit 36422dcc authored by vuillaut's avatar vuillaut
Browse files

building doc with python 3.8

parent ad3a7f6c
No related branches found
No related tags found
3 merge requests!23Add metadata templata readme,!22Improve package doc,!21Fix documentation
...@@ -75,7 +75,7 @@ deploy_zenodo: ...@@ -75,7 +75,7 @@ deploy_zenodo:
pages: pages:
stage: deploy stage: deploy
image: python:3.7-alpine image: python:3.8.2-alpine
script: script:
- pip install --upgrade pip - pip install --upgrade pip
- pip install -U -r docs/doc_requirements.txt - pip install -U -r docs/doc_requirements.txt
......
sphinx sphinx>=3
nbsphinx nbsphinx
sphinx_rtd_theme sphinx_rtd_theme
myst-parser myst-parser
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment