Skip to content

Commit

Permalink
Update .readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jungtaekkim committed Oct 8, 2023
1 parent 77ed45c commit cefc2e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ formats:
- pdf

python:
version: 3.7
version: 3.11
install:
- requirements: requirements.txt
- requirements: requirements-optional.txt
- requirements: requirements-dev.txt

0 comments on commit cefc2e7

Please sign in to comment.