Skip to content

Commit b50cb54

Browse files
andriyormvantellingen
authored andcommitted
add GitHub URL for PyPi
1 parent f06b447 commit b50cb54

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@
5555
author="Michael van Tellingen",
5656
author_email="michaelvantellingen@gmail.com",
5757
url="https://docs.python-zeep.org",
58+
project_urls={
59+
"Source": "https://github.com/mvantellingen/python-zeep",
60+
},
5861
python_requires=">=3.6",
5962
install_requires=install_requires,
6063
tests_require=tests_require,

0 commit comments

Comments
 (0)