Skip to content

Commit

Permalink
Merge pull request #803 from pnbabu/docs_python_version
Browse files Browse the repository at this point in the history
Fix documentation page
  • Loading branch information
clinssen authored Aug 19, 2022
2 parents ac1ff72 + f6363de commit 07a2fa2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
version: 2

build:
image: latest
os: ubuntu-20.04
tools:
python: "3.9"

sphinx:
configuration: doc/sphinx-apidoc/conf.py

python:
version: 3.9
install:
- requirements: doc/requirements.txt

0 comments on commit 07a2fa2

Please sign in to comment.