that’s for selecting an interpreter version - the ...
# development
r
that’s for selecting an interpreter version - the PythonRequirement.version_filter seems to allow for exclusion of specific requirements in chroots based on the currently selected interpreter. AFAICT I don’t think we actually use or need this since we can explicitly control this at the target level (and use PythonTarget.compatibility to match at the target level)?