Skip to content

Commit fbb3ea2

Browse files
committed
link to source in pyproject.toml
1 parent cc9bef0 commit fbb3ea2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ dependencies = [
3131
"jupyter_server>=1.8,<3"
3232
]
3333

34+
[project.urls]
35+
Homepage = "https://jupyter.org"
36+
Source = "https://github.com/jupyter/notebook_shim"
37+
3438
[tool.hatch.build.targets.wheel.shared-data]
3539
"jupyter_server_config.d/notebook_shim.json" = "etc/jupyter/jupyter_server_config.d/notebook_shim.json"
3640

0 commit comments

Comments
 (0)