We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1ea11a + f427906 commit ab53e5cCopy full SHA for ab53e5c
1 file changed
pyproject.toml
@@ -4,6 +4,7 @@ build-backend = "maturin"
4
5
[project]
6
name = "lightningcss"
7
+dynamic = ["version"]
8
description = "Python bindings for lightningcss."
9
readme = "README.md"
10
requires-python = ">=3.7"
0 commit comments