Skip to content

Commit

Permalink
Update .readthedocs.yaml
Browse files Browse the repository at this point in the history
python version 3.10 not supported; changed python version from 3.10 to 3.8
  • Loading branch information
InfinityHub committed Jan 26, 2022
1 parent 0789337 commit c188fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ formats:
# Optionally set the version of Python and requirements required to build your docs
# (Configuration of the Python environment to be used.)
python:
version: 3.10
version: 3.8
install:
- requirements: docs/requirements.txt

Expand Down

0 comments on commit c188fdf

Please sign in to comment.