Hm if we do go with PEP 665 for Pants's lockfile p...
# development
h
Hm if we do go with PEP 665 for Pants's lockfile project, I think we need an intermediate
export
command to convert to
requirements.txt
? For now, nothing like IDEs understand PEP 665
👍 1
r
that’s still proposed (Draft) and unaccepted, no?
h
Yes, but we're interested in being an early adopter and helping push the spec forward
👍 1
This wasn't our first choice: we were trying to use pip-compile, but ran into several issues, esp using the old pip resolver. https://github.com/pantsbuild/pants/issues/12470 They didn't reply to our offer to improve pip-compile, so we would rather invest our energy into advancing PEP 665