mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-25 02:57:14 +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