Skip to content

Commit

Permalink
Merge pull request #2172 from marshmallow-code/updt_py_rtd
Browse files Browse the repository at this point in the history
Use 3.11 for RTD build
  • Loading branch information
lafrech authored Aug 17, 2023
2 parents a9573ca + d59d924 commit c0ae851
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@ sphinx:
configuration: docs/conf.py
formats:
- pdf
build:
os: ubuntu-22.04
tools:
python: "3.11"
python:
version: 3.8
install:
- method: pip
path: .
Expand Down

0 comments on commit c0ae851

Please sign in to comment.