Skip to content
Snippets Groups Projects
Commit 08aaabb8 authored by Blaß, Michael's avatar Blaß, Michael :speech_balloon:
Browse files

rtd takes Python 3.8 at max.

parent 4540102f
No related branches found
No related tags found
No related merge requests found
Pipeline #8413 passed
...@@ -14,7 +14,7 @@ formats: all ...@@ -14,7 +14,7 @@ formats: all
# Optionally set the version of Python and requirements required to build your docs # Optionally set the version of Python and requirements required to build your docs
python: python:
version: 3.9 version: 3.8
install: install:
- requirements: docs/requirements.txt - requirements: docs/requirements.txt
- method: setuptools - method: setuptools
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment