Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 710834a

Browse files
fix .readthedocs.yaml
1 parent 337440b commit 710834a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ build:
1919

2020
python:
2121
install:
22-
- list: ["cython"]
22+
- method: pip
23+
path: "cython"
2324
- method: pip
2425
path: .
2526

0 commit comments

Comments
 (0)