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 <et...@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@python.org
> https://mail.python.org/mailman/listinfo/distutils-sig
>
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to