rmfuse: 0.1.1 -> 0.2.1

This commit is contained in:
adisbladis
2021-03-14 18:55:15 +02:00
parent b6cd9ea18e
commit d516b27a1c
4 changed files with 172 additions and 171 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ authors = []
[tool.poetry.dependencies]
python = "^3.8"
rmfuse = {git = "https://github.com/rschroll/rmfuse.git"}
rmfuse = {git = "https://github.com/rschroll/rmfuse.git", extras = ["pyfuse3"]}
[tool.poetry.dev-dependencies]