Add dialect to packages

This commit is contained in:
nolash 2021-08-27 14:45:24 +02:00
parent 7e1bc536e2
commit 0f2a490218
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[metadata]
name = chainlib-eth
version = 0.0.9a5
version = 0.0.9a6
description = Ethereum implementation of the chainlib interface
author = Louis Holbrook
author_email = dev@holbrook.no
@ -28,6 +28,7 @@ include_package_data = True
python_requires = >= 3.6
packages =
chainlib.eth
chainlib.eth.dialect
chainlib.eth.runnable
chainlib.eth.pytest
chainlib.eth.unittest