Skip to content

Commit 7d06990

Browse files
committed
Make rdt point to requirements_dev.txt. Thanks to @owlas.
1 parent 5a40ae7 commit 7d06990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ formats:
33
- epub
44

55
# pip requirements file for building sphinx docs (e.g. nbsphinx)
6-
requirements_file: docs/requirements-docs.txt
6+
requirements_file: docs/requirements-dev.txt
77

88
# can also specify a conda env file if pip isn't enough, for example:
99
# conda:

0 commit comments

Comments
 (0)