|
|
None | __init__ (self, Optional[Set[str]] no_binary=None, Optional[Set[str]] only_binary=None) |
| |
|
bool | __eq__ (self, object other) |
| |
|
str | __repr__ (self) |
| |
|
FrozenSet[str] | get_allowed_formats (self, str canonical_name) |
| |
|
None | disallow_binaries (self) |
| |
|
|
None | handle_mutual_excludes (str value, Set[str] target, Set[str] other) |
| |
Helper for managing formats from which a package can be installed.
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py