Skip to content

Commit 16e77c6

Browse files
committed
fix: fix dependency name
1 parent 0d8f6b4 commit 16e77c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
dependencies = [
1818
"numpy~=1.26",
1919
"matplotlib~=3.7",
20-
"scypy~=1.13.1"
20+
"scipy~=1.13.1"
2121
]
2222

2323
[project.urls]

0 commit comments

Comments
 (0)