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

building doc with python 3.9

parent 7a7c36b7
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.9.7-alpine image: python:3.9.7-slim
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
......
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