For now use parso master for tox testing

This commit is contained in:
Dave Halter
2019-05-22 00:17:42 +02:00
parent c05629b3de
commit d44e7086d7

View File

@@ -12,7 +12,7 @@ deps =
sphinx < 2.0
cov: coverage
# Overwrite the parso version (only used sometimes).
# git+https://github.com/davidhalter/parso.git
git+https://github.com/davidhalter/parso.git
passenv = JEDI_TEST_ENVIRONMENT
setenv =
# https://github.com/tomchristie/django-rest-framework/issues/1957