Avoid NoSSLError in Python 2.5

This commit is contained in:
Takafumi Arakaki
2013-03-12 08:49:24 +01:00
parent 88adcbcf8a
commit 674743b7bb

View File

@@ -14,6 +14,7 @@ commands =
deps =
simplejson
unittest2
ssl
{[testenv]deps}
[testenv:py26]
deps =