From 05e429ac666f03b765ed0e5cf9b5206336ebf447 Mon Sep 17 00:00:00 2001 From: baztian Date: Fri, 10 Mar 2017 15:42:03 +0100 Subject: [PATCH] Simplified tox.ini a little bit. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index a369064..0fdfe62 100644 --- a/tox.ini +++ b/tox.ini @@ -23,7 +23,7 @@ deps = py26: unittest2==0.5.1 # urllib3 required by coveralls. See https://github.com/eddyxu/cpp-coveralls/issues/108 py26: urllib3[secure] - jython-driver: coverage==3.7.1 + jython: coverage==3.7.1 py: JPype1==0.6.2 jip==0.9.10 coveralls