microsoft / python-type-stubs

A set of type stubs for popular Python packages. These are works in progress from the Microsoft Python team and others, with the intent that they are contributed to typeshed or to the associated packages once sufficiently complete.
MIT License
251 stars 99 forks source link

Remove scipy stubs #321

Closed debonte closed 1 month ago

debonte commented 1 month ago

Fix https://github.com/microsoft/python-type-stubs/issues/320. Stop bundling our own (ancient) scipy stubs in favor of https://github.com/jorenham/scipy-stubs.

debonte commented 1 month ago

no pipeline updates? these were ours i guess

When updating our bundled stubs, we just pull (mirror, including deletes) everything from here.