Skip to content

Commit 8ed003c

Browse files
graingerthoefling
authored andcommitted
add changelog to project_urls
1 parent 80c5fb3 commit 8ed003c

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
@@ -415,6 +415,7 @@ def prepare_static_build_linux(self):
415415
project_urls={
416416
'Documentation': 'https://xmlsec.readthedocs.io',
417417
'Source': 'https://github.com/mehcode/python-xmlsec',
418+
'Changelog': 'https://github.com/mehcode/python-xmlsec/releases',
418419
},
419420
license='MIT',
420421
keywords=['xmlsec'],

0 commit comments

Comments
 (0)