JelleZijlstra / typeshed_client

Retrieve information from typeshed and other typing stubs
MIT License
20 stars 2 forks source link

Switch to a bundled typeshed #12

Closed JelleZijlstra closed 3 years ago

JelleZijlstra commented 3 years ago

This will be necessary once mypy stops bundling all of typeshed in its next release. This also makes typeshed-client able to find other PEP 561 packages.