Skip to content

Commit a24dcc7

Browse files
author
Andres Tarantini
committed
Core: New URL for download (git). Replaced old URL for product URL.
1 parent d14a647 commit a24dcc7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
author="Mango Development Team",
77
author_email="[email protected]",
88
packages=["pymango"],
9-
url="https://github.com/Mango/mango-python",
9+
url='https://getmango.com/',
10+
download_url="https://github.com/Mango/mango-python",
1011
license="LICENSE",
1112
description="Python library for Mango Payment API",
1213
long_description="Basic python library to interact with Mango Payment API",

0 commit comments

Comments
 (0)