Skip to content

Commit

Permalink
Remove deprecated key in readthedocs config
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanlatr committed Sep 8, 2023
1 parent e0c50c3 commit 56bb782
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 @@ -5,8 +5,7 @@ sphinx:
fail_on_warning: false

python:
version: 3.8
system_packages: false
version: 3.11
install:
- method: pip
path: .
Expand Down

0 comments on commit 56bb782

Please sign in to comment.