Skip to content

Commit

Permalink
Merge pull request #6346 from tlinhart/patch-1
Browse files Browse the repository at this point in the history
Add project URLs to setup.cfg
  • Loading branch information
jtpio authored Apr 7, 2022
2 parents c0aa1ae + 09ec136 commit 2a391f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2a391f6

Please sign in to comment.