Add missing modules to package

This commit is contained in:
nolash 2021-04-15 17:35:27 +02:00
parent e9b62d7062
commit 0582416fb6
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[metadata]
name = chainsyncer
version = 0.0.2a1
version = 0.0.2a2
description = Generic blockchain syncer driver
author = Louis Holbrook
author_email = dev@holbrook.no
@ -29,6 +29,7 @@ packages =
chainsyncer.db.migrations
chainsyncer.db.models
chainsyncer.runnable
chainsyncer.backend
[options.package_data]
* =