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

Public Member Functions

 markers_pass (self, req, extras=None)
 

Detailed Description

Map each requirement to the extras that demanded it.

Member Function Documentation

◆ markers_pass()

pip._vendor.pkg_resources._ReqExtras.markers_pass (   self,
  req,
  extras = None 
)
Evaluate markers for req against each extra that
demanded it.

Return False if the req has a marker and fails
evaluation. Otherwise, return True.

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