Searched refs:_make_version_constraint (Results 1 – 1 of 1) sorted by relevance
626 def _make_version_constraint(info: Dict[str, str], install: bool) -> str: function671 constraint = _make_version_constraint(info, False)688 absent.append(name + _make_version_constraint(info, True))