Skip to content

Commit

Permalink
Bump the ReadTheDocs Python version to 3.8 (#496)
Browse files Browse the repository at this point in the history
Python 3.9 is not supported yet, and 3.6 could reach its EOL soon.
  • Loading branch information
DiddiLeija committed Oct 7, 2021
1 parent 536e9d1 commit 39b8dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Expand Up @@ -4,7 +4,7 @@ build:
image: latest

python:
version: 3.6
version: 3.8
pip_install: true

requirements_file: requirements-test.txt

0 comments on commit 39b8dd4

Please sign in to comment.