Skip to content

Commit fb6eb13

Browse files
committed
fixing the location of requirements.txt
1 parent 48d9b5b commit fb6eb13

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
@@ -22,4 +22,4 @@ formats: all
2222
# Optionally set the version of Python and requirements required to build your docs
2323
python:
2424
install:
25-
- requirements: docs/requirements.txt
25+
- requirements: requirements.txt

0 commit comments

Comments
 (0)