summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJim Shaver <dcypherd@gmail.com>2015-05-05 22:27:27 -0400
committerJim Shaver <dcypherd@gmail.com>2015-05-05 22:27:27 -0400
commitff6f4e50b96f0010110821c8ed6e5e338c18f570 (patch)
treee6bb8e9a5b64433431a2e1d7f521607b17f0efc1 /tox.ini
parentcc265b22ba7e3e89c945b24f87a3787f69e7ca8c (diff)
downloadpyopenssl-ff6f4e50b96f0010110821c8ed6e5e338c18f570.tar.gz
add 2.7 back into tox
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 44ade80..c87f166 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = {pypy,py26,py33,py34}{,-cryptographyMaster},pypi-readme,check-manifest
+envlist = {pypy,py26,py27,py33,py34}{,-cryptographyMaster},pypi-readme,check-manifest
[testenv]
deps =