[Distutils] PEP 517: Python 3 finder?

Daniel Holth dholth at gmail.com
Fri Jun 16 15:13:29 EDT 2017


Build systems should be able to run under a different version of Python
than the one that is running 'pip install'. Does PEP 517 have anything to
say about that? Then a flit back end could have a small amount of Python
2.7 compatible interface code and create the wheel with Python 3 anyway.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20170616/f789fdb1/attachment.html>


More information about the Distutils-SIG mailing list