mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-13 03:21:07 +08:00
[distutils] Add generated methods to Distribution (#9896)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user