diff --git a/tox.ini b/tox.ini index 090dc522cad..258e6c5c203 100644 --- a/tox.ini +++ b/tox.ini @@ -55,8 +55,7 @@ skip_install = True deps = -r{toxinidir}/test_requirements.txt hypothesmith - lark-parser < 0.10.0 -; lark-parser's version is set due to a bug in hypothesis. Once it solved, that would be fixed. + lark-parser commands = pip install -e .[d] coverage erase