summaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorAndrew Godwin2022-11-20 11:54:23 -0700
committerAndrew Godwin2022-11-20 11:54:23 -0700
commit6121f75223ba273d8b6f572e0bdb9168ef3b4f0c (patch)
tree2578255792240b550c668b18b8d67772bf4273f0 /.readthedocs.yaml
parent9a2be5885b58d852458063a266e40f459e55f6fe (diff)
downloadtakahe-6121f75223ba273d8b6f572e0bdb9168ef3b4f0c.tar.gz
takahe-6121f75223ba273d8b6f572e0bdb9168ef3b4f0c.tar.bz2
takahe-6121f75223ba273d8b6f572e0bdb9168ef3b4f0c.zip
Fix up lint more, and bump down to 3.10 as min req
Diffstat (limited to '.readthedocs.yaml')
-rw-r--r--.readthedocs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 01418e4..1521f19 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -4,7 +4,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
- python: "3.11"
+ python: "3.10"
# Build documentation in the docs/ directory with Sphinx
sphinx: