Skip to content

Remove dependency on mypy #674

Closed
@seifertm

Description

@seifertm

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions