From 380bb80d686d006cb964950f3d03e9a20c176ca4 Mon Sep 17 00:00:00 2001 From: baztian Date: Sat, 11 Mar 2017 20:35:38 +0100 Subject: [PATCH] Upgrade to jip in the hope to find out more about the Python 2.6 build error occuring sometimes. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 3a237b3..a4c8cb3 100644 --- a/tox.ini +++ b/tox.ini @@ -23,7 +23,7 @@ deps = # urllib3 required by coveralls. See https://github.com/eddyxu/cpp-coveralls/issues/108 py26: urllib3[secure] py: JPype1==0.6.2 - jip==0.9.10 + jip==0.9.11 coverage commands = python --version