diff options
Diffstat (limited to '.readthedocs.yml')
| -rw-r--r-- | .readthedocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml index ab9f4daf..f67ef526 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -10,7 +10,7 @@ sphinx: builder: html python: - version: 3.7 + version: 3.8 install: - method: pip path: . |