Skip to content

Commit 21c2e21

Browse files
committed
fix(python): Missing version in pyproject.toml
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
1 parent 314756e commit 21c2e21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindings/python/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[project]
22
name = "css-inline"
3+
dynamic = ["version"]
34
description = "High-performance library for inlining CSS into HTML 'style' attributes"
45
keywords = ["css", "html", "email", "stylesheet", "inlining"]
56
authors = [

0 commit comments

Comments
 (0)