Closed
Description
pip's pep425tags
module has type annotations, so it would be good for packaging.tags
to have type annotations as well before switching pip away from pep425tags
.
It looks like this would require adding a mypy CI check.
pip's pep425tags
module has type annotations, so it would be good for packaging.tags
to have type annotations as well before switching pip away from pep425tags
.
It looks like this would require adding a mypy CI check.