Skip to content

Commit f5d129e

Browse files
committed
Fix readthedocs build
1 parent 4f75c5a commit f5d129e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,6 @@ python:
1818
install:
1919
- method: pip
2020
path: .
21+
extra_requirements:
22+
- effdet
2123
- requirements: dev-requirements.txt

0 commit comments

Comments
 (0)