File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -69,6 +69,14 @@ def read_version_number():
6969 long_description = read_desc (),
7070 keywords = "sphinx cli command output program example" ,
7171 zip_safe = False ,
72+ project_urls = {
73+ 'Homepage' : "https://sphinxcontrib-programoutput.readthedocs.io/en/latest/" ,
74+ 'Documentation' : "https://sphinxcontrib-programoutput.readthedocs.io/en/latest/" ,
75+ "Repository" : "https://github.com/OpenNTI/sphinxcontrib-programoutput/" ,
76+ "Issues" : "https://github.com/OpenNTI/sphinxcontrib-programoutput/issues" ,
77+ "Changelog" :
78+ "https://github.com/OpenNTI/sphinxcontrib-programoutput/blob/master/CHANGES.rst" ,
79+ },
7280 classifiers = [
7381 'Development Status :: 5 - Production/Stable' ,
7482 'Intended Audience :: Developers' ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments