summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPradyun Gedam <3275593+pradyunsg@users.noreply.github.com>2021-04-11 20:07:49 +0100
committerGitHub <noreply@github.com>2021-04-11 20:07:49 +0100
commit9aa6cbda47ee416089f037e264b6171f520a119d (patch)
treecbda2200d94da7a712aa6a5444156f6cfce79ccb
parentd8787277728051d2ce560bb4c5ea0fc2d6891ae2 (diff)
downloadpip-bump-rtd-python.tar.gz
Bump ReadTheDocs Python version to 3.8bump-rtd-python
Required for compatibility with the latest sphinx-inline-tabs release.
-rw-r--r--.readthedocs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index c123a1939..bd4cb9cd3 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -5,6 +5,6 @@ sphinx:
configuration: docs/html/conf.py
python:
- version: 3.7
+ version: 3.8
install:
- requirements: tools/requirements/docs.txt