-
Notifications
You must be signed in to change notification settings - Fork 176
Closed
Milestone
Description
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.
Reactions are currently unavailable