[distutils] Add generated methods to Distribution (#9896)

This commit is contained in:
Henry Schreiner
2023-03-17 12:14:36 +01:00
committed by GitHub
parent bcff9cd51f
commit 3a82796d1e
4 changed files with 53 additions and 0 deletions
@@ -27,6 +27,9 @@ pkg_resources.to_filename
pkg_resources.PathMetadata.egg_info
pkg_resources.EggMetadata.loader
# Dynamically created
setuptools._distutils.dist.Distribution.get_.*
# Uncomment once ignore_missing_stub is turned off
# # Not supported by typeshed
# setuptools.py34compat