[Distutils] moving things forward
Daniel Holth
dholth at gmail.com
Wed May 4 20:09:12 EDT 2016
The only part that needs to be static is the metadata. The actual build can
have code without hindering our dependency resolution aspirations.
On Wed, May 4, 2016, 19:59 Ethan Furman <ethan at stoneleaf.us> wrote:
> On 05/04/2016 04:29 PM, Alex Grönholm wrote:
>
> > Different files for what? Something not covered by PEP 508?
>
> Somebody will have to distill that PEP, I have only an small inkling of
> what it's trying to say.
>
> As for my specific use case: I have Python3-only files in my
> distribution, so they should only be installed on Python3 systems.
> Python2 systems generate useless errors.
>
> --
> ~Ethan~
>
> _______________________________________________
> Distutils-SIG maillist - Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20160505/2ed1890e/attachment.html>
More information about the Distutils-SIG
mailing list