Index: jedi-0.12.0/tox.ini =================================================================== --- jedi-0.12.0.orig/tox.ini +++ jedi-0.12.0/tox.ini @@ -2,7 +2,7 @@ envlist = py27, py33, py34, py35, py36 [testenv] deps = - pytest>=2.3.5, < 3.3 + pytest>=2.3.5 pytest-cache # docopt for sith doctests docopt