Typing stubs for setuptools
This is a PEP 561
type stub package for the setuptools
package.
It can be used by type-checking tools like
mypy,
pyright,
pytype,
PyCharm, etc. to check code that uses
setuptools
.
This version of types-setuptools
aims to provide accurate annotations
for setuptools==69.0.*
.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/setuptools. All fixes for
types and metadata should be contributed there.
See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit e7c57b5a6d4c48d23ac6a45e8de962a6a0dd2ea2
and was tested
with mypy 1.7.1, pyright 1.1.334, and
pytype 2023.11.21.