Skip to content

Commit 90ca4e2

Browse files
committed
Try to fix readthedocs build
1 parent 161f881 commit 90ca4e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ mkdocs:
1717
python:
1818
install:
1919
- method: pip
20-
- path: .
21-
- extra_requirements:
22-
- docs
20+
path: .
21+
extra_requirements:
22+
- docs

0 commit comments

Comments
 (0)