We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f574f2f commit af06d01Copy full SHA for af06d01
1 file changed
pyproject.toml
@@ -25,7 +25,8 @@ classifiers = [
25
dependencies = [
26
"numpy",
27
"scipy",
28
- "matplotlib"
+ "matplotlib",
29
+ "pywavelets"
30
]
31
32
[project.urls]
0 commit comments