mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-17 13:59:45 +08:00
pkg_resources: don't ignore "missing symbol from stub" in stubtest (#11494)
This commit is contained in:
@@ -44,8 +44,3 @@ setuptools._distutils.*
|
||||
# Other vendored code
|
||||
setuptools._vendor.*
|
||||
pkg_resources._vendor.*
|
||||
# Deprecated in favor of importlib.resources, importlib.metadata and their backports
|
||||
# So like distutils, we only add what we need to reference.
|
||||
pkg_resources.AvailableDistributions
|
||||
pkg_resources.ResourceManager
|
||||
pkg_resources.extern
|
||||
|
||||
Reference in New Issue
Block a user