Skip to content

Commit

Permalink
Update .readthecos.yml to match marshmallow
Browse files Browse the repository at this point in the history
  • Loading branch information
sloria committed Dec 31, 2023
1 parent 4199b70 commit f640917
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
version: 2
sphinx:
configuration: docs/conf.py
formats: all
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 f640917

Please sign in to comment.