Skip to content

Commit 85cf583

Browse files
committed
Fixes requirements in readthedocs configuration.
1 parent 6d43ddc commit 85cf583

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.readthedocs.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@ build:
66
python: "3.12"
77

88
sphinx:
9-
configuration: docs/source/conf.py
9+
configuration: docs/conf.py
10+
11+
python:
12+
install:
13+
- requirements: requirements.txt

0 commit comments

Comments
 (0)