We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d14a647 commit a24dcc7Copy full SHA for a24dcc7
setup.py
@@ -6,7 +6,8 @@
6
author="Mango Development Team",
7
author_email="[email protected]",
8
packages=["pymango"],
9
- url="https://github.com/Mango/mango-python",
+ url='https://getmango.com/',
10
+ download_url="https://github.com/Mango/mango-python",
11
license="LICENSE",
12
description="Python library for Mango Payment API",
13
long_description="Basic python library to interact with Mango Payment API",
0 commit comments