Skip to content

Include scipy-stubs in the optional dev dependencies #3690

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
Jul 14, 2025

Conversation

jorenham
Copy link
Contributor

This adds scipy-stubs as an optional development dependency. It can help quite a bit with IDE supports, such as autocompletion and introspection. It requires no configuration, mypy plugins, and there's no runtime impact. So even if you don't care about typing annotations, you'll basically improve DX for free :)

@jorenham

This comment was marked as resolved.

@flying-sheep
Copy link
Member

thanks, good point!

@flying-sheep flying-sheep merged commit 114d7f0 into scverse:main Jul 14, 2025
16 of 18 checks passed
@jorenham jorenham deleted the patch-1 branch July 14, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants