This commit is contained in:
Lex Berezhny 2020-04-12 09:26:24 -04:00
parent 4048cfb3e8
commit 74e3471bd9

View file

@ -51,7 +51,7 @@ setup(
'pylru==1.1.0',
'pyzmq==18.1.1',
'plyvel==1.0.5',
'sqlalchemy @ git+https://github.com/sqlalchemy/sqlalchemy.git',
'sqlalchemy@git+https://github.com/sqlalchemy/sqlalchemy.git',
'psycopg2',
],
classifiers=[