We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aafe47e + cc197e5 commit 0c5da2fCopy full SHA for 0c5da2f
setup.cfg
@@ -7,6 +7,11 @@ long_description_content_type = text/plain
7
author = Jupyter Development Team
8
author_email = [email protected]
9
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
15
license = BSD-3-Clause
16
license_file = COPYING.md
17
classifiers =
0 commit comments