Merge pull request #6346 from tlinhart/patch-1

Add project URLs to setup.cfg
pull/6351/head
Jeremy Tuloup 4 years ago committed by GitHub
commit 2a391f699f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,6 +9,10 @@ author = Jupyter Development Team
author_email = jupyter@googlegroups.com
url = https://github.com/jupyter/notebook
platforms = Linux, Mac OS X, Windows
project_urls =
Documentation = https://jupyter-notebook.readthedocs.io/
Source = https://github.com/jupyter/notebook
Tracker = https://github.com/jupyter/notebook/issues
keywords = Jupyter, JupyterLab, Notebook
classifiers =
Intended Audience :: Developers

Loading…
Cancel
Save