Skip to content

Commit

Permalink
Stop pinning lark-parser
Browse files Browse the repository at this point in the history
- Latest version works more

Test: `tox -e fuzz`
  • Loading branch information
cooperlees committed Apr 28, 2022
1 parent c6800e0 commit 38464d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Expand Up @@ -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
Expand Down

0 comments on commit 38464d8

Please sign in to comment.