8000 Remove types-click from Nox session for mypy by cjolowicz · Pull Request #952 · cjolowicz/cookiecutter-hypermodern-python · GitHub
[go: up one dir, main page]

Skip to content

Remove types-click from Nox session for mypy #952

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 2 commits into from
Jun 16, 2021
Merged

Conversation

cjolowicz
Copy link
Owner
@cjolowicz cjolowicz commented Jun 16, 2021

click >= 8.0 ships with py.typed, so types-click is not required.

Installing types-click with click >= 8.0 leads to a mypy error, see python/typeshed#5642

click >= 8.0 ships with py.typed, so types-click is not required.

Installing types-click with click >= 8.0 leads to a mypy error:

- python/typeshed#5642
@cjolowicz cjolowicz added this to the 2021.6.16 milestone Jun 16, 2021
@cjolowicz cjolowicz added the testing Adding missing tests or correcting existing tests label Jun 16, 2021
@cjolowicz cjolowicz merged commit a901928 into main Jun 16, 2021
@cjolowicz cjolowicz deleted the retrocookie-pr/click branch June 16, 2021 11:10
@cjolowicz cjolowicz mentioned this pull request Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Adding missing tests or correcting existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0