We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e138b8 commit 8c0ad2fCopy full SHA for 8c0ad2f
1 file changed
pyproject.toml
@@ -11,7 +11,7 @@ authors = [{name="Samuel Farrens", email="samuel.farrens@cea.fr"},
11
readme="README.md"
12
license={file="LICENCE.txt"}
13
14
-dependencies = ["numpy", "scipy", "tqdm"]
+dependencies = ["numpy", "scipy", "tqdm", "importlib_metadata"]
15
16
[project.optional-dependencies]
17
gpu=["torch", "ptwt"]
0 commit comments