FYI PEP 621 was just accepted provisionally after ...
# pex
h
FYI PEP 621 was just accepted provisionally after a 7 month process, and they’re looking for feedback from build tools like Pex. https://www.python.org/dev/peps/pep-0621/
I don’t think this will impact us too much, beyond ensuring that we can continue to resolve distributions using pyproject.toml, which we get for free thanks to vendoring pip