Fix in demos related to async-await syntax (#123)
- remove 3.4 version from setup.py - add cryprography package to requirements since it is used in dictionary_auth - add a few missed async kwords
This commit is contained in:
committed by
Andrew Svetlov
parent
db7dbd9b07
commit
d89f6b7e3d
1
setup.py
1
setup.py
@@ -42,7 +42,6 @@ setup(name='aiohttp-security',
|
||||
'Intended Audience :: Developers',
|
||||
'Programming Language :: Python',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Topic :: Internet :: WWW/HTTP',
|
||||
|
||||
Reference in New Issue
Block a user