Skip to content

Remove scipy stubs #321

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Stubs for the following libraries now exist in typeshed or the libraries themsel
- pygame
- pywin32 (pythonwin, win32 and win32com packages)
- retry
- scipy (see https://github.com/jorenham/scipy-stubs)
- slugify
- SQLAlchemy (see <https://pypi.org/project/types-SQLAlchemy/> for SQLAlchemy 1.4; 2.0.0 and above include type annotations)
- tenacity
Expand Down
48 changes: 0 additions & 48 deletions stubs/scipy-stubs/_lib/_ccallback_c.pyi

This file was deleted.

16 changes: 0 additions & 16 deletions stubs/scipy-stubs/_lib/_fpumode.pyi

This file was deleted.

19 changes: 0 additions & 19 deletions stubs/scipy-stubs/_lib/_test_ccallback.pyi

This file was deleted.

14 changes: 0 additions & 14 deletions stubs/scipy-stubs/_lib/_test_deprecation_call.pyi

This file was deleted.

14 changes: 0 additions & 14 deletions stubs/scipy-stubs/_lib/_test_deprecation_def.pyi

This file was deleted.

22 changes: 0 additions & 22 deletions stubs/scipy-stubs/_lib/_uarray/_uarray.pyi

This file was deleted.

37 changes: 0 additions & 37 deletions stubs/scipy-stubs/_lib/messagestream.pyi

This file was deleted.

125 changes: 0 additions & 125 deletions stubs/scipy-stubs/cluster/_hierarchy.pyi

This file was deleted.

Loading
Loading