diff options
Diffstat (limited to '.extras')
| -rw-r--r-- | .extras/nvchecker.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml index 4cb06d6..14468ec 100644 --- a/.extras/nvchecker.toml +++ b/.extras/nvchecker.toml @@ -75,3 +75,8 @@ pypi = "platformdirs" [python3-awesomeversion] source = "pypi" pypi = "awesomeversion" + +[python3-fsspec] +source = "github" +github = "fsspec/filesystem_spec" +use_max_tag = true |
