Skip to content

Commit

Permalink
downgrade python version for readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris Shminke committed Feb 22, 2021
1 parent 5029734 commit ba0ba06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2

python:
version: 3.9.1
version: 3.8
install:
- requirements: doc/requirements.txt

0 comments on commit ba0ba06

Please sign in to comment.