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

Package not marked as py.typed #66

Closed
Avasam opened this issue Nov 27, 2022 · 1 comment · Fixed by #67
Closed

Package not marked as py.typed #66

Avasam opened this issue Nov 27, 2022 · 1 comment · Fixed by #67

Comments

@Avasam
Copy link
Contributor

Avasam commented Nov 27, 2022

pathspec provides typing, but is not marked as py.typed. So type checkers (like mypy and pyright) think stubs are missing.
image
https://peps.python.org/pep-0561/#packaging-type-information

@cpburnz
Copy link
Owner

cpburnz commented Dec 1, 2022

@Avasam Thanks for pointing this out and fixing it.

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 a pull request may close this issue.

2 participants