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

Skip to content

Commit f0715b0

Browse files
Merge pull request python-llfuse#96 from ThomasWaldmann/readthedocs3
fix .readthedocs.yaml - require libfuse-dev
2 parents 1cf3f6f + 848d81f commit f0715b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ build:
1616
apt_packages:
1717
- build-essential
1818
- pkg-config
19+
- libfuse-dev
1920

2021
python:
2122
install:

0 commit comments

Comments
 (0)