[Distutils] Provisionally accepting PEP 517's declarative build system interface

Thomas Kluyver thomas at kluyver.me.uk
Wed May 31 14:13:43 EDT 2017


I've made an alternative PR against PEP 517 which defines a
prepare_build_files hook, defined in terms of copying the files needed
to build a package rather than making an sdist.

https://github.com/python/peps/pull/277


More information about the Distutils-SIG mailing list