mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-05 06:34:15 +08:00
setuptools: Remove problematic private module compat (#13280)
This commit is contained in:
@@ -109,6 +109,7 @@ distutils\..+
|
||||
|
||||
# Private APIs, tests and other vendored code
|
||||
setuptools.config._validate_pyproject.*
|
||||
setuptools.compat.*
|
||||
setuptools.command.build_py.build_py.existing_egg_info_dir
|
||||
.+?\.tests.*
|
||||
.+?\._vendor.*
|
||||
|
||||
Reference in New Issue
Block a user