lark-parser / lark

Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
MIT License
4.77k stars 404 forks source link

Freeze interegular version to 0.2.4 (until fixed) #1262

Closed erezsh closed 1 year ago

MegaIng commented 1 year ago

This is now fixed with 0.2.6 and I also setup CI for interegular with the same python versions as lark: https://github.com/MegaIng/interegular/blob/master/.github/workflows/tests.yml

erezsh commented 1 year ago

@MegaIng Cool. You can create a PR to use the new version.