mirror of
https://github.com/vikstrous/pirate-get
synced 2025-01-25 12:24:20 +01:00
fix license
This commit is contained in:
parent
c720aeca22
commit
b4bce3a52b
2
setup.py
2
setup.py
@ -7,7 +7,7 @@ setup(name='pirate-get',
|
|||||||
url='https://github.com/vikstrous/pirate-get',
|
url='https://github.com/vikstrous/pirate-get',
|
||||||
author='vikstrous',
|
author='vikstrous',
|
||||||
author_email='me@viktorstanchev.com',
|
author_email='me@viktorstanchev.com',
|
||||||
license='GPL',
|
license='AGPL',
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
package_data={'': ["data/*.json"]},
|
package_data={'': ["data/*.json"]},
|
||||||
entry_points={
|
entry_points={
|
||||||
|
Loading…
Reference in New Issue
Block a user