Short-circuit get_requires hooks when there are no extra build dependencies #4973
+8
−2
Annotations
10 warnings
|
setup.py#L51
No overloads for "relpath" match the provided arguments (reportCallIssue)
|
|
setuptools/monkey.py#L105
"dist" is not a known attribute of module "distutils" (reportAttributeAccessIssue)
|
|
setuptools/monkey.py#L90
Cannot assign to attribute "Extension" for class "ModuleType"
Attribute "Extension" is unknown (reportAttributeAccessIssue)
|
|
setuptools/monkey.py#L81
"cmd" is not a known attribute of module "distutils" (reportAttributeAccessIssue)
|
|
setuptools/monkey.py#L81
"core" is not a known attribute of module "distutils" (reportAttributeAccessIssue)
|
|
setuptools/monkey.py#L81
"dist" is not a known attribute of module "distutils" (reportAttributeAccessIssue)
|
|
setuptools/modified.py#L3
Import "distutils._modified" could not be resolved (reportMissingImports)
|
|
setuptools/logging.py#L35
"dist" is not a known attribute of module "distutils" (reportAttributeAccessIssue)
|
|
setuptools/logging.py#L29
"dist" is not a known attribute of module "distutils" (reportAttributeAccessIssue)
|
|
setuptools/launch.py#L18
Expression value is unused (reportUnusedExpression)
|
The logs for this run have expired and are no longer available.
Loading