[tor-commits] [stem/master] Include additional CPython versions in tox.ini

atagar at torproject.org atagar at torproject.org
Tue Jul 24 19:33:03 UTC 2018


commit 982c4f58930a05dc2c10e8a0a70db3d659b18ebc
Author: Dave Rolek <dmr-x at riseup.net>
Date:   Sat Mar 24 00:56:37 2018 +0000

    Include additional CPython versions in tox.ini
---
 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tox.ini b/tox.ini
index 34236341..23cce9e6 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
 [tox]
 skip_missing_interpreters = True
-envlist = py26,py27,py31,py32,py33,py34
+envlist = py26,py27,py31,py32,py33,py34,py35,py36,py37
 skipsdist = True
 
 [testenv]





More information about the tor-commits mailing list