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

Skip to content

Commit 1cf3f6f

Browse files
Merge pull request python-llfuse#95 from ThomasWaldmann/readthedocs2
fix .readthedocs.yaml
2 parents 337440b + 710834a commit 1cf3f6f

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)