[tor-commits] [stem/master] Include additional Python implementations

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


commit a3414913275192163ae186d86c7bcaff5e7be5e9
Author: Dave Rolek <dmr-x at riseup.net>
Date:   Sat Jul 21 23:24:14 2018 +0000

    Include additional Python implementations
---
 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tox.ini b/tox.ini
index 3b55867f..daaf4130 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
 [tox]
 skip_missing_interpreters = True
-envlist = py26,py27,py32,py33,py34,py35,py36,py37
+envlist = py26,py27,py32,py33,py34,py35,py36,py37,jython,pypy
 skipsdist = True
 
 [testenv]





More information about the tor-commits mailing list