Update setup.py
This commit is contained in:
parent
06b75d07dc
commit
2d4d51388b
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -50,6 +50,7 @@ setup(
|
||||||
'attrs==18.2.0',
|
'attrs==18.2.0',
|
||||||
'pylru==1.1.0',
|
'pylru==1.1.0',
|
||||||
'pyzmq==18.1.1',
|
'pyzmq==18.1.1',
|
||||||
|
'plyvel==1.0.5',
|
||||||
'sqlalchemy @ git+https://github.com/sqlalchemy/sqlalchemy.git',
|
'sqlalchemy @ git+https://github.com/sqlalchemy/sqlalchemy.git',
|
||||||
],
|
],
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
|
Loading…
Reference in a new issue