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 61ee2ea commit 49e0c01Copy full SHA for 49e0c01
pyproject.toml
@@ -6,7 +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"]
+dynamic = ["version"]
10
license = { text = "MIT" }
11
requires-python = ">=3.10"
12
classifiers = [
0 commit comments