Skip to content

Commit 161f881

Browse files
committed
Try to fix readthedocs build
1 parent 1582d54 commit 161f881

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ python:
1818
install:
1919
- method: pip
2020
- path: .
21-
- extra_requirements: docs
21+
- extra_requirements:
22+
- docs

0 commit comments

Comments
 (0)