We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f11a7d commit f427906Copy full SHA for f427906
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