diff --git a/setup.py b/setup.py index a73c402..8ee1f51 100644 --- a/setup.py +++ b/setup.py @@ -10,5 +10,4 @@ install_requires=[ 'aiohttp', ], - license='Apache License 2.0', )