Skip to content

Commit 0c5da2f

Browse files
authored
Merge pull request #254 from tlinhart/patch-1
2 parents aafe47e + cc197e5 commit 0c5da2f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

setup.cfg

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ long_description_content_type = text/plain
77
author = Jupyter Development Team
88
author_email = [email protected]
99
url = https://jupyter.org
10+
project_urls =
11+
Documentation = https://jupyter-core.readthedocs.io/
12+
Funding = https://numfocus.org/
13+
Source = https://github.com/jupyter/jupyter_core
14+
Tracker = https://github.com/jupyter/jupyter_core/issues
1015
license = BSD-3-Clause
1116
license_file = COPYING.md
1217
classifiers =

0 commit comments

Comments
 (0)