summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2021-08-20 11:52:17 +0100
committerJulian Berman <Julian@GrayVines.com>2021-08-20 11:52:17 +0100
commit0975c62c71ce747acee620282e84c87cf353dca8 (patch)
tree5713349a786b8ae61cba5c248040270d77deed36
parent3fb0576411701b57899cf9c812e32046ddc2adf9 (diff)
downloadjsonschema-0975c62c71ce747acee620282e84c87cf353dca8.tar.gz
Build RTD with 3.8v4.0.0a3
-rw-r--r--.readthedocs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 2da1ed5..5750166 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -8,7 +8,7 @@ sphinx:
formats: all
python:
- version: 3
+ version: 3.8
install:
- requirements: docs/requirements.txt
- method: pip