Skip to content

Commit

Permalink
ReadTheDocs build Python error
Browse files Browse the repository at this point in the history
  • Loading branch information
agriffard committed Aug 28, 2023
1 parent b1d8f77 commit 4483afd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.7"
python: "3.11"

# Build documentation in the docs/ directory with Sphinx
#sphinx:
Expand All @@ -22,6 +22,5 @@ formats: all

# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.7
install:
- requirements: src/docs/requirements.txt

0 comments on commit 4483afd

Please sign in to comment.