Hmm, perhaps —pre shouldn’t be allowed in config files :V

On Jul 10, 2014, at 5:19 PM, Glyph Lefkowitz <gl...@twistedmatrix.com> wrote:

> 
> On Jul 10, 2014, at 1:47 PM, Christopher Armstrong <ra...@twistedmatrix.com> 
> wrote:
> 
>> For what it’s worth, if you add an “a%n” to the end of a version, pip won’t 
>> install it unless you specify the version exactly. e.g., “tubes” version 
>> “0.1a1” won’t be found if you type “pip install tubes”, only “pip install 
>> tubes==0.1a1”.
> 
> 
> Also "pip install --pre tubes", I believe.  Nevertheless, people put that 
> into a config file somewhere and forget about it forever ;).
> 
> -glyph
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python@twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


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

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

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to