Skip to content

Commit

Permalink
Fix RTD build config.
Browse files Browse the repository at this point in the history
  • Loading branch information
desilinguist committed Feb 22, 2021
1 parent 07c95d4 commit 7867acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Expand Up @@ -14,7 +14,7 @@ formats: all

# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.6
version: 3.7
install:
- requirements: doc/requirements.txt
system_packages: true

0 comments on commit 7867acc

Please sign in to comment.