Skip to content

Commit

Permalink
fix ReadTheDocs build config
Browse files Browse the repository at this point in the history
  • Loading branch information
fmigneault committed Sep 1, 2023
1 parent f07cfea commit c1e051a
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 @@ -6,8 +6,7 @@ sphinx:
formats:
- htmlzip
python:
version: "3.7"
version: "3.8"
install:
- requirements: requirements-sys.txt
- requirements: requirements-doc.txt
system_packages: false

0 comments on commit c1e051a

Please sign in to comment.