On 9 Apr, 10:59 pm, [email protected] wrote:

On Apr 9, 2014, at 6:55 PM, Itamar Turner-Trauring <[email protected]> wrote:
On 04/09/2014 03:48 PM, [email protected] 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
[email protected]
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
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to