Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit e8c05a1

Browse files
committed
fix: update .readthedocs.yaml
Attempt to fix the build. It is unclear why this is failing, so simply attempting to match the following as closely as possible: https://docs.readthedocs.io/en/stable/config-file/v2.html The failure no longer has an error (which used to be around missing os), and the raw output is missing the call: > cat .readthedocs.yaml It's unclear what is breaking.
1 parent 1fd52d1 commit e8c05a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.readthedocs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,5 @@ sphinx:
1515
configuration: docs/conf.py
1616

1717
python:
18-
version: 3.8
1918
install:
2019
- requirements: requirements/doc.txt

0 commit comments

Comments
 (0)