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 8b17580 commit c107e7bCopy full SHA for c107e7b
pyproject.toml
@@ -6,6 +6,7 @@ build-backend = "maturin"
6
name = "egglog"
7
description = "e-graphs in Python built around the the egglog rust library"
8
readme = "README.md"
9
+dynamic = ["version"]
10
license = { text = "MIT" }
11
requires-python = ">=3.10"
12
classifiers = [
0 commit comments