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

Remove dependency on mypy #674

Closed
seifertm opened this issue Nov 13, 2023 · 0 comments · Fixed by #696
Closed

Remove dependency on mypy #674

seifertm opened this issue Nov 13, 2023 · 0 comments · Fixed by #696

Comments

@seifertm
Copy link
Contributor

Mypy is listed as a dependency of pytest-asyncio under the testing extra. Mypy is not a runtime dependency of pytest-asyncio, nor is it required to run the tests.

Mypy should be removed from the testing dependencies and the requirements.txt and constraints.txt files should be adjusted accordingly.

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

Successfully merging a pull request may close this issue.

1 participant