Skip to content

Commit a181dd8

Browse files
committed
Fix invalid config key in readthedocs.yml
1 parent 9033c84 commit a181dd8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

readthedocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ python:
77
version: 3.11
88
install:
99
- requirements: docs/requirements.txt
10+
- method: pip
11+
path: .

0 commit comments

Comments
 (0)