Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
pip._internal.exceptions.InvalidPyProjectBuildRequires Class Reference
Inheritance diagram for pip._internal.exceptions.InvalidPyProjectBuildRequires:
Inheritance graph
[legend]
Collaboration diagram for pip._internal.exceptions.InvalidPyProjectBuildRequires:
Collaboration graph
[legend]

Public Member Functions

None __init__ (self, *str package, str reason)
 
- Public Member Functions inherited from pip._internal.exceptions.DiagnosticPipError
str __repr__ (self)
 
RenderResult __rich_console__ (self, Console console, ConsoleOptions options)
 

Static Public Attributes

str reference = "invalid-pyproject-build-system-requires"
 
- Static Public Attributes inherited from pip._internal.exceptions.DiagnosticPipError
str reference
 

Additional Inherited Members

- Public Attributes inherited from pip._internal.exceptions.DiagnosticPipError
 kind
 
 reference
 
 message
 
 context
 
 note_stmt
 
 hint_stmt
 
 link
 

Detailed Description

Raised when pyproject.toml an invalid `build-system.requires`.

Constructor & Destructor Documentation

◆ __init__()

None pip._internal.exceptions.InvalidPyProjectBuildRequires.__init__ (   self,
*str  package,
str  reason 
)

The documentation for this class was generated from the following file: