Skip to content

Commit 6488698

Browse files
committed
Use new pyproject toml format.
1 parent 73f2d84 commit 6488698

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 = {file = "LICENSE.md"}
17+
license-files = ["LICENSE.md"]
1818
readme = "README.md"
1919
requires-python = ">=3.8"
2020
dynamic = ["version"]

0 commit comments

Comments
 (0)