mirror of
https://github.com/FliegendeWurst/googleplay-api.git
synced 2024-11-22 04:44:59 +00:00
wrong license in setup.py
This commit is contained in:
parent
eae2db749d
commit
d40ea3658c
2
setup.py
2
setup.py
@ -6,7 +6,7 @@ setup(name='gpapi',
|
||||
url='https://github.com/NoMore201/googleplay-api',
|
||||
author='NoMore201',
|
||||
author_email='domenico.iezzi.201@gmail.com',
|
||||
license='MIT',
|
||||
license='GPL3',
|
||||
packages=['gpapi'],
|
||||
package_data={'gpapi': ['device.properties']},
|
||||
install_requires=['pycryptodome',
|
||||
|
Loading…
Reference in New Issue
Block a user