Use the latest parso version from master.

This commit is contained in:
Dave Halter
2018-04-07 16:06:29 +02:00
parent 806ae13b71
commit 7fca4c332d

View File

@@ -23,6 +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
py.test {posargs:jedi test}
[testenv:py27]
deps =