We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fe828e commit fbaf56fCopy full SHA for fbaf56f
pyproject.toml
@@ -10,7 +10,7 @@ classifiers = [
10
"License :: OSI Approved :: MIT License",
11
"Operating System :: OS Independent",
12
]
13
-dependencies = ["z3-solver >= 4.8", "egglog", "python-flint", "sympy"]
+dependencies = ["z3-solver >= 4.8", "egglog", "python-flint", "sympy", "lark"]
14
[project.urls]
15
homepage = "https://github.com/philzook58/knuckledragger"
16
0 commit comments