Skip to content

Commit

Permalink
Merge pull request #1002 from benjaoming/patch-1
Browse files Browse the repository at this point in the history
Use just python3 in .readthedocs.yml
  • Loading branch information
stsewd committed Oct 7, 2020
2 parents 00f402f + 79fd748 commit 006cd21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
@@ -1,5 +1,5 @@
version: 2
python:
version: 3.6
version: 3
install:
- requirements: docs/requirements.txt

0 comments on commit 006cd21

Please sign in to comment.