Skip to content

Commit 0566995

Browse files
committed
rm pytest from deps
1 parent 71fb112 commit 0566995

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ classifiers = [
2525
]
2626
dependencies = [
2727
"numpy",
28-
"scipy",
29-
"pytest"
28+
"scipy"
3029
]
3130

3231
[project.urls]

0 commit comments

Comments
 (0)