Skip to content

Commit 4a3f474

Browse files
committed
Update .readthedocs.yaml
1 parent 9355c04 commit 4a3f474

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.readthedocs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@ build:
77

88
python:
99
install:
10+
# Install dependencies for Read the Docs
1011
- requirements: docs/requirements.txt
12+
# Install PowNet package
13+
- method: pip
14+
path: .
1115

1216
sphinx:
1317
configuration: docs/source/conf.py
18+

0 commit comments

Comments
 (0)