Skip to content

Commit 2a391f6

Browse files
authored
Merge pull request #6346 from tlinhart/patch-1
Add project URLs to setup.cfg
2 parents c0aa1ae + 09ec136 commit 2a391f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ author = Jupyter Development Team
99
author_email = jupyter@googlegroups.com
1010
url = https://github.com/jupyter/notebook
1111
platforms = Linux, Mac OS X, Windows
12+
project_urls =
13+
Documentation = https://jupyter-notebook.readthedocs.io/
14+
Source = https://github.com/jupyter/notebook
15+
Tracker = https://github.com/jupyter/notebook/issues
1216
keywords = Jupyter, JupyterLab, Notebook
1317
classifiers =
1418
Intended Audience :: Developers

0 commit comments

Comments
 (0)