Chris McDonough
2013-01-06 24d026ad9f9047dd8a6a76e261c856a6d0ec9def
reluctantly give up on jython
1 files modified
6 ■■■■ changed files
tox.ini 6 ●●●● patch | view | raw | blame | history
tox.ini
@@ -1,6 +1,6 @@
[tox]
envlist = 
    py25,py26,py27,jython,pypy,cover
    py25,py26,py27,pypy,cover
[testenv]
commands = 
@@ -15,10 +15,6 @@
    zope.interface<4.0.0
    zope.component<4.0.0
    WebOb<1.1.99
[testenv:jython]
commands =
    jython setup.py test -q
[testenv:cover]
basepython =