[Distutils] What is the syntax for passing conditional non-extra dependencies in setuptools?

Nick Coghlan ncoghlan at gmail.com
Tue Apr 8 05:40:35 CEST 2014


On 7 Apr 2014 15:09, "Daniel Holth" <dholth at gmail.com> wrote:
>
> I think setuptools' :-separated environment markers mechanism is
> great, and shouldn't need to be ratified anywhere. I also think the
> actual environment markers specification is stable, although I noticed
> the IPython wheel for example is using the deprecated .-separated
> rather than _-separated identifiers.

I think the one open question was whether or not to tolerate those dots
from the previous iteration of the syntax where applicable.

Cheers,
Nick.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20140408/f35592ba/attachment.html>


More information about the Distutils-SIG mailing list