Skip to content

Commit f4b2c5a

Browse files
committed
fix rtd
1 parent 533d1f6 commit f4b2c5a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ sphinx:
1313
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
1414
python:
1515
install:
16-
- requirements: docs/requirements.txt
16+
- requirements: doc/requirements.txt

doc/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sphinx

0 commit comments

Comments
 (0)