Skip to content

Commit ab53e5c

Browse files
authored
Merge pull request #10 from mafr/feature/enable-uv-install
Enable uv/pdm install from Git
2 parents f1ea11a + f427906 commit ab53e5c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "lightningcss"
7+
dynamic = ["version"]
78
description = "Python bindings for lightningcss."
89
readme = "README.md"
910
requires-python = ">=3.7"

0 commit comments

Comments
 (0)