Add dialect to packages
This commit is contained in:
parent
7e1bc536e2
commit
0f2a490218
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user