Attempt update RTD config
This commit is contained in:
+6
-3
@@ -1,8 +1,11 @@
|
|||||||
# .readthedocs.yml
|
# .readthedocs.yml
|
||||||
|
version: 2
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: latest
|
os: "ubuntu-22.04"
|
||||||
|
tools:
|
||||||
|
python: "3.11"
|
||||||
|
|
||||||
python:
|
python:
|
||||||
version: 3.8
|
install:
|
||||||
setup_py_install: false
|
- requirements: docs/requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user