-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
As the title says. Is the reason simply to make a distinction?
Ref:
As many packages don’t support type checking yet, you may also have to install a separate stub package, usually named
types-<library>.
https://mypy.readthedocs.io/en/stable/installed_packages.html#creating-pep-561-compatible-packages
If the package is stub-only (not imported at runtime), the package should have a prefix of the runtime package name and a suffix of
-stubs.
Metadata
Metadata
Assignees
Labels
No labels