Skip to content

Commit 19ebb60

Browse files
committed
RTD: "dev" instead of requirements.txt
1 parent c3b96f8 commit 19ebb60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readthedocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ python:
99
install:
1010
- method: pip
1111
path: .
12-
- requirements: doc/requirements.txt
12+
extra_requirements:
13+
- dev
1314

1415
sphinx:
1516
configuration: doc/conf.py

0 commit comments

Comments
 (0)