readthedocs doesn't build anymore
Pin the python version to solve it.
This commit is contained in:
committed by
Steve Chavez
parent
9a3973be35
commit
2e1dc0738a
@@ -4,3 +4,7 @@ sphinx:
|
||||
python:
|
||||
install:
|
||||
- requirements: requirements.txt
|
||||
build:
|
||||
os: ubuntu-22.04
|
||||
tools:
|
||||
python: "3.11"
|
||||
|
||||
Reference in New Issue
Block a user