8000 Add zip_safe=False to setup.py · Issue #36 · numpy/numpy-stubs · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jun 10, 2020. It is now read-only.

Add zip_safe=False to setup.py #36

Closed
aldanor opened this issue Nov 21, 2019 · 1 comment · Fixed by #46
Closed

Add zip_safe=False to setup.py #36

aldanor opened this issue Nov 21, 2019 · 1 comment · Fixed by #46
Labels

Comments

@aldanor
Copy link
aldanor commented Nov 21, 2019

... otherwise it doesn't work because it will be packed by setuptools.

It's even mentioned specifically in mypy docs: https://mypy.readthedocs.io/en/latest/installed_packages.html#making-pep-561-compatible-packages

@shoyer
Copy link
Member
shoyer commented Nov 21, 2019

Thanks for pointing this out. Any interest in putting together a PR?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
0