Skip to content
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

fix: add py.typed to SDist #59

Closed
wants to merge 2 commits into from
Closed

Conversation

henryiii
Copy link

@henryiii henryiii commented Dec 24, 2020

See comment on #44.

Missing from the SDist, and therefore the wheel. So any usage of MyPy downstream looks like this currently:

...:8: error: Cannot find implementation or library stub for module named 'inflection'
...:8: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports

MANIFEST.in Outdated Show resolved Hide resolved
@henryiii henryiii closed this May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant