> On Jan 15, 2016, at 9:23 AM, Paul Moore <p.f.mo...@gmail.com> wrote:
> 
> On 15 January 2016 at 14:14, Donald Stufft <don...@stufft.io> wrote:
>> A PEP 508 requirement contains a PEP 440 specifier. E.g. something like 
>> `requests >= 1.0` is a PEP 508 requirement format, which contains a 
>> distribution name `requests` and a PEP 440 version specifier `>= 1.0`.
> 
> Cool. So should the documentation for pip install be updated to say
> that a requirement conforms to PEP 508 (minus the url_req part, which
> the PEP notes is not implemented by pip)? I'm working on a small doc
> update at the moment, so if that's right, I'll make that change too.
> 
> Paul


Yes, that’s correct.

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to