Update setup.py
This commit is contained in:
parent
2d4d51388b
commit
8b7b284c0d
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -52,6 +52,7 @@ setup(
|
|||
'pyzmq==18.1.1',
|
||||
'plyvel==1.0.5',
|
||||
'sqlalchemy @ git+https://github.com/sqlalchemy/sqlalchemy.git',
|
||||
'psycopg2',
|
||||
],
|
||||
classifiers=[
|
||||
'Framework :: AsyncIO',
|
||||
|
|
Loading…
Reference in a new issue