Skip to content

Commit

Permalink
fix deprecated option (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
RemyLau authored Sep 4, 2023
1 parent 3052e83 commit 2c2399a
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:
fail_on_warning: true

python:
version: 3.8
system_packages: true
version: "3.8"
install:
- method: pip
path: .
Expand Down

0 comments on commit 2c2399a

Please sign in to comment.