Skip to content

Commit 79a549f

Browse files
author
Nick L. Petroni, Jr
committed
use doc/requirements.txt when building with readthedocs
1 parent 13cb292 commit 79a549f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.readthedocs.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,4 @@ formats: all
1616
python:
1717
version: 3.7
1818
install:
19-
- method: pip
20-
path: .
21-
extra_requirements:
22-
- doc
19+
- requirements: doc/requirements.txt

0 commit comments

Comments
 (0)