We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d33f113 commit a59d38aCopy full SHA for a59d38a
1 file changed
src/py/pyproject.toml
@@ -14,7 +14,7 @@ kaleido = ['vendor/**']
14
[project]
15
name = "kaleido"
16
description = "Plotly graph export library"
17
-license = {file = "LICENSE.md"}
+license = {file = "LICENSE"}
18
readme = "README.md"
19
requires-python = ">=3.8"
20
dynamic = ["version"]
0 commit comments