Skip to content

Commit 349a01c

Browse files
committed
also specify the base url in metadata
1 parent b14d2c2 commit 349a01c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
author = 'Jupyter Development Team',
1515
author_email = '[email protected]',
1616
description = 'Jupyter Sphinx Extensions',
17+
url = 'https://github.com/jupyter/jupyter-sphinx/',
1718
project_urls = {
1819
'Bug Tracker': 'https://github.com/jupyter/jupyter-sphinx/issues/',
1920
'Documentation': 'https://jupyter-sphinx.readthedocs.io',

0 commit comments

Comments
 (0)