Skip to content

Commit

Permalink
chore: upgrade the Python environment for documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Apr 27, 2024
1 parent f6376dd commit 3baa7ce
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-20.04
os: ubuntu-22.04
tools:
python: "3.7"
python: "3.12"

sphinx:
configuration: docs/conf.py
Expand Down

0 comments on commit 3baa7ce

Please sign in to comment.