Skip to content

Commit f2dfad2

Browse files
committed
Fix requirements path
1 parent 1d75f52 commit f2dfad2

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
@@ -7,6 +7,6 @@ mkdocs:
77
python:
88
version: 3.7
99
install:
10-
- requirements: docs/requirements.txt
10+
- requirements: requirements.txt
1111

1212

0 commit comments

Comments
 (0)