Skip to content

Commit 26db3ed

Browse files
committed
add requirements for docs
1 parent ad8b681 commit 26db3ed

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.readthedocs.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ python:
99
install:
1010
- method: pip
1111
path: .
12-
extra_requirements:
13-
- "docs/requirements.txt"
12+
- requirements: docs/requirements.txt
1413

1514
sphinx:
1615
configuration: docs/conf.py

0 commit comments

Comments
 (0)