Skip to content

Commit 33977e4

Browse files
committed
add GitHub URL for PyPi
1 parent 80523f3 commit 33977e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,9 @@
161161
author=AUTHOR,
162162
author_email=AUTHOR_EMAIL,
163163
url=URL,
164+
project_urls={
165+
'Source': 'https://github.com/PythonCharmers/python-future',
166+
},
164167
description=DESCRIPTION,
165168
long_description=LONG_DESC,
166169
license=LICENSE,

0 commit comments

Comments
 (0)