Skip to content

Commit b2acd33

Browse files
bugfix readthedocs
1 parent e7bdf48 commit b2acd33

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
@@ -20,6 +20,6 @@ formats: []
2020
python:
2121
version: 3.7
2222
install:
23-
- requirements: docs/requirements-docs.txt
23+
- requirements: docs_builder/requirements-docs.txt
2424
- method: pip
2525
path: .

0 commit comments

Comments
 (0)