[Twisted-Python] Twisted 14.0.0-pre2 Announcement

Donald Stufft donald at stufft.io
Thu Apr 10 05:06:09 MDT 2014


On Apr 10, 2014, at 6:56 AM, exarkun at twistedmatrix.com wrote:

> On 9 Apr, 10:59 pm, donald at stufft.io wrote:
>> 
>> On Apr 9, 2014, at 6:55 PM, Itamar Turner-Trauring <itamar at itamarst.org> wrote:
>>> On 04/09/2014 03:48 PM, exarkun at twistedmatrix.com wrote:
>>>> 
>>>> And that shortcoming could be mitigated by documenting (or even formally declaring) this dependency more prominently (I see it's in the NEWS file and the SSL howto but not, for example, in the INSTALL file).
>>> A ssl-requirements.txt file seems like a good idea; we're going to be adding the pem package as well, it looks like, and having one thing people can install automatically is a lot better than having all our users manually type stuff in.
>>> 
>>> _______________________________________________
>>> Twisted-Python mailing list
>>> Twisted-Python at twistedmatrix.com
>>> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>> 
>> extras!
>> 
>> Then people can do:
>> 
>> install_requires=[“Twisted[ssl]”]
> 
> This would be great.  What do people who want to use pip to set up a Twisted development environment do?
> 
> Jean-Paul
> 
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Well you can do ``pip install Twisted[ssl]`` too. I don’t have a better solution that that up my sleeve though :(

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://twistedmatrix.com/pipermail/twisted-python/attachments/20140410/3a5c173d/attachment-0001.pgp>


More information about the Twisted-Python mailing list