Skip to content

Commit 117e305

Browse files
authored
remove scipy-stubs as AutoSplit dependency (#198)
The `scipy` and `scipy-stubs` deps of `AutoSplit` were recently removed: Toufool/AutoSplit#331
1 parent cb36660 commit 117e305

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy_primer/projects.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1393,7 +1393,6 @@ def get_projects() -> list[Project]:
13931393
"packaging",
13941394
"PyWinCtl",
13951395
"PySide6-Essentials",
1396-
"scipy-stubs",
13971396
"types-D3DShot",
13981397
"types-keyboard",
13991398
"types-Pillow",

0 commit comments

Comments
 (0)