Skip to content

Commit 861d104

Browse files
author
Caleb Dykman
committed
Migrate project to .readthedocs.yaml configuration file v2
1 parent 10a3b86 commit 861d104

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.readthedocs.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,5 @@ sphinx:
1515
# to build your documentation
1616
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
1717
python:
18-
install: 3.8
19-
- requirements: docs/requirements.txt
20-
- method: pip
21-
path: .
18+
install:
19+
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)