Add scipy-stubs as dev dependency

https://github.com/scipy/scipy-stubs
This commit is contained in:
jorenham
2025-07-03 13:34:35 +02:00
parent 66020d250c
commit 0601f15bd0
3 changed files with 3 additions and 0 deletions

View File

@@ -111,6 +111,7 @@ develop = [
"pytest-xdist",
"pytest",
"ruff",
"scipy-stubs",
"time-machine",
"types-cachetools",
"types-filelock",