We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7669691 commit c8127d4Copy full SHA for c8127d4
1 file changed
requirements.txt
@@ -6,4 +6,4 @@ parse-torrent-title
6
# do not install on windows or macOS
7
fuse-python; sys_platform != "win32" and sys_platform != "darwin"
8
# for macOS
9
-git+https://github.com/libfuse/python-fuse#egg=master; sys_platform == "darwin"
+git+https://github.com/libfuse/python-fuse; sys_platform == "darwin"
0 commit comments