mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 05:24:52 +08:00
setuptools: delete _distutils.command.check.HAS_DOCUTILS (#8529)
Fixes #8527
This commit is contained in:
@@ -20,8 +20,6 @@ class SilentReporter(_Reporter):
|
||||
) -> None: ...
|
||||
def system_message(self, level, message, *children, **kwargs): ...
|
||||
|
||||
HAS_DOCUTILS: bool
|
||||
|
||||
class check(Command):
|
||||
description: str
|
||||
user_options: Any
|
||||
|
||||
Reference in New Issue
Block a user