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

Just honor types in dependencies when present #734

Closed
wants to merge 3 commits into from

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Feb 26, 2021

Fixes #733.

Exposes two failing type checks in keyring usage, suppressed.

@jaraco
Copy link
Member Author

jaraco commented Feb 26, 2021

Well that's annoying. Since the type check only fails on Python 3.6 and 3.7, but ignoring a typecheck that could not be ignored is also an error, it becomes difficult to suppress the type failures effectively.

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.

mypy will never honor dependencies
1 participant