Require parso 0.2.0 at least

This commit is contained in:
Dave Halter
2018-04-15 13:54:55 +02:00
parent c7c95e7e6d
commit bcd05f560e
2 changed files with 3 additions and 3 deletions

View File

@@ -23,8 +23,8 @@ setenv =
env36: JEDI_TEST_ENVIRONMENT=36
env37: JEDI_TEST_ENVIRONMENT=37
commands =
# Overwrite the parso version.
pip install git+https://github.com/davidhalter/parso.git
# Overwrite the parso version (only used sometimes).
# pip install git+https://github.com/davidhalter/parso.git
py.test {posargs:jedi test}
[testenv:py27]
deps =