Skip to content

Commit cfaac6f

Browse files
committed
Revert to deprecatead license spec.
1 parent 6488698 commit cfaac6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ kaleido = ['vendor/**']
1414
[project]
1515
name = "kaleido"
1616
description = "Plotly graph export library"
17-
license-files = ["LICENSE.md"]
17+
license = { "file" = "LICENSE.md" }
1818
readme = "README.md"
1919
requires-python = ">=3.8"
2020
dynamic = ["version"]

0 commit comments

Comments
 (0)