Skip to content

Commit 4c0daae

Browse files
authored
Update .readthedocs.yaml
1 parent cd9f24a commit 4c0daae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ sphinx:
3333
#python:
3434
# install:
3535
# - requirements: requirements.txt
36-
jobs:
36+
python:
3737
install:
38-
- pip install -e .
39-
- pip install -r requirements.txt
38+
- method: pip
39+
path: .

0 commit comments

Comments
 (0)