Skip to content

Commit 0b7fe43

Browse files
authored
Add scipy-stubs as dev dependency
https://github.com/scipy/scipy-stubs
1 parent 86b5481 commit 0b7fe43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ dev = [
4141
"flake8",
4242
"mypy",
4343
"pandas-stubs",
44+
"scipy-stubs",
4445
"pre-commit",
4546
"flit",
4647
]

0 commit comments

Comments
 (0)