1
0
mirror of https://github.com/vikstrous/pirate-get synced 2025-01-10 10:04:21 +01:00

fix license

This commit is contained in:
Viktor Stanchev 2015-09-20 01:29:22 -07:00
parent c720aeca22
commit b4bce3a52b

View File

@ -7,7 +7,7 @@ setup(name='pirate-get',
url='https://github.com/vikstrous/pirate-get',
author='vikstrous',
author_email='me@viktorstanchev.com',
license='GPL',
license='AGPL',
packages=find_packages(),
package_data={'': ["data/*.json"]},
entry_points={