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.
1 parent 5ae1159 commit 2a62826Copy full SHA for 2a62826
setup.cfg
@@ -7,6 +7,10 @@ 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
+ Source = https://github.com/jupyter/jupyter_core
13
+ Tracker = https://github.com/jupyter/jupyter_core/issues
14
license = BSD-3-Clause
15
license_file = COPYING.md
16
classifiers =
0 commit comments