setuptools-rust icon indicating copy to clipboard operation
setuptools-rust copied to clipboard

mypy dependencies

Open davidhewitt opened this issue 4 years ago • 0 comments

In #186 I added mypy configuration to CI. It's mostly complete, but there's more # type: ignore markers than I would like.

If anybody's interested in doing some useful work for the community, it would be helpful to add types for semantic_version and wheel to typeshed. Then we could remove a fair number of the # type: ignore markers here.

davidhewitt avatar Nov 28 '21 23:11 davidhewitt