We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c22b52 commit 16289ebCopy full SHA for 16289eb
pyproject.toml
@@ -43,6 +43,9 @@ file = 'LICENSE'
43
44
[project.urls]
45
Homepage = "http://jupyter.org"
46
+documentation = "https://jupyter-events.readthedocs.io/"
47
+repository = "https://github.com/jupyter/jupyter_events.git"
48
+changelog = "https://github.com/jupyter/jupyter_events/blob/main/CHANGELOG.md"
49
50
[project.scripts]
51
jupyter-events = "jupyter_events.cli:main"
0 commit comments