Skip to content

Commit 7c120ce

Browse files
authored
remove scipy-stubs as AutoSplit dependency
The `scipy` and `scipy-stubs` deps of `AutoSplit` were recently removed: Toufool/AutoSplit#331
1 parent 367bf07 commit 7c120ce

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
@@ -1386,7 +1386,6 @@ def get_projects() -> list[Project]:
13861386
"packaging",
13871387
"PyWinCtl",
13881388
"PySide6-Essentials",
1389-
"scipy-stubs",
13901389
"types-D3DShot",
13911390
"types-keyboard",
13921391
"types-Pillow",

0 commit comments

Comments
 (0)