Skip to content

Commit 2978c29

Browse files
committed
fix metadata
1 parent 3b0b710 commit 2978c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "jupyter-kernel-gateway"
77
dynamic = ["version"]
88
description = "A web server for spawning and communicating with Jupyter kernels"
99
readme = "README.md"
10-
license = "BSD"
10+
license = { file = "LICENSE.md" }
1111
requires-python = ">=3.8"
1212
authors = [
1313
{ name = "Jupyter Development Team", email = "[email protected]" },

0 commit comments

Comments
 (0)