HCAI-Lab/w2-consensus-deepdive-unlearning-artifacts / pyright_venv /lib /python3.9 /site-packages /pip /_internal /resolution /base.py
| from typing import Callable, List, Optional | |
| from pip._internal.req.req_install import InstallRequirement | |
| from pip._internal.req.req_set import RequirementSet | |
| InstallRequirementProvider = Callable[ | |
| [str, Optional[InstallRequirement]], InstallRequirement | |
| ] | |
| class BaseResolver: | |
| def resolve( | |
| self, root_reqs: List[InstallRequirement], check_supported_wheels: bool | |
| ) -> RequirementSet: | |
| raise NotImplementedError() | |
| def get_installation_order( | |
| self, req_set: RequirementSet | |
| ) -> List[InstallRequirement]: | |
| raise NotImplementedError() | |
Xet Storage Details
- Size:
- 583 Bytes
- Xet hash:
- 00492c5d655ac660c5c8b63d5fe6772c22be3534f4c5fb3b348801b072afcc87
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.