Add manifest
This commit is contained in:
4
setup.py
4
setup.py
@@ -31,8 +31,8 @@ setup(name='aiohttp_security',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Topic :: Internet :: WWW/HTTP'],
|
||||
author='eleddy',
|
||||
author_email='',
|
||||
author='Andrew Svetlov',
|
||||
author_email='andrew.svetlov@gmail.com',
|
||||
url='https://github.com/aio-libs/aiohttp_security/',
|
||||
license='Apache 2',
|
||||
packages=find_packages(),
|
||||
|
||||
Reference in New Issue
Block a user