Skip to content

Commit

Permalink
Add fusepy as explicit dependency since we do import it directly as well
Browse files Browse the repository at this point in the history
Closes #116
  • Loading branch information
yarikoptic committed May 14, 2024
1 parent 0b8c2d2 commit cbd61bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ install_requires =
aiohttp-retry ~= 2.8
datalad >= 0.17.0
fsspec[fuse,http] >= 2022.1.0, != 2022.10.0
fusepy
methodtools ~= 0.4.5
typing_extensions; python_version < '3.10'
packages = find_namespace:
Expand Down

0 comments on commit cbd61bc

Please sign in to comment.