Fix contract_count not inserted in db

This commit is contained in:
tecnovert
2020-11-07 13:08:07 +02:00
parent 5d84d54e6f
commit acae8b4de3
20 changed files with 880 additions and 202 deletions

View File

@@ -24,6 +24,7 @@ setuptools.setup(
"Operating System :: Linux",
],
install_requires=[
"wheel",
"pyzmq",
"protobuf",
"sqlalchemy",