We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa8e95d + 7c73b28 commit d76ecd9Copy full SHA for d76ecd9
1 file changed
setup.py
@@ -442,6 +442,7 @@ def prepare_static_build_linux(self):
442
maintainer='Oleg Hoefling',
443
maintainer_email='oleg.hoefling@gmail.com',
444
url='https://github.com/mehcode/python-xmlsec',
445
+ project_urls={'Documentation': 'https://xmlsec.readthedocs.io', 'Source': 'https://github.com/mehcode/python-xmlsec',},
446
license='MIT',
447
keywords=['xmlsec'],
448
classifiers=[
0 commit comments