Skip to content

Commit

Permalink
chore: use Python 3.7 for Read The Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Nov 8, 2023
1 parent 8553048 commit 41b1497
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yml
@@ -1,9 +1,9 @@
version: 2

build:
os: ubuntu-22.04
os: ubuntu-20.04
tools:
python: "3.8"
python: "3.7"

sphinx:
configuration: docs/conf.py
Expand Down

0 comments on commit 41b1497

Please sign in to comment.