Skip to content

Commit e27a1c5

Browse files
committed
install the package to render docs
1 parent 2e3325c commit e27a1c5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ formats:
2727
python:
2828
install:
2929
- requirements: docs/requirements.txt
30+
- method: pip
31+
path: .

docs/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
-e ..
21
Sphinx>=3.2.1
32
myst-parser>=0.15.1

0 commit comments

Comments
 (0)