Skip to content

Commit 4425327

Browse files
committed
add docs requirements
1 parent b4bd203 commit 4425327

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/requirements.txt

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

readthedocs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ sphinx:
2929
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
3030
python:
3131
install:
32-
- requirements: requirements.txt
32+
- requirements: requirements.txt
33+
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)