Skip to content

Commit 926c0e6

Browse files
author
Andres Tarantini
committed
Core: Fixed license in setup.
1 parent a24dcc7 commit 926c0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
packages=["pymango"],
99
url='https://getmango.com/',
1010
download_url="https://github.com/Mango/mango-python",
11-
license="LICENSE",
11+
license="MIT",
1212
description="Python library for Mango Payment API",
1313
long_description="Basic python library to interact with Mango Payment API",
1414
install_requires=[

0 commit comments

Comments
 (0)