Add dialect to packages
This commit is contained in:
parent
7e1bc536e2
commit
0f2a490218
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = chainlib-eth
|
name = chainlib-eth
|
||||||
version = 0.0.9a5
|
version = 0.0.9a6
|
||||||
description = Ethereum implementation of the chainlib interface
|
description = Ethereum implementation of the chainlib interface
|
||||||
author = Louis Holbrook
|
author = Louis Holbrook
|
||||||
author_email = dev@holbrook.no
|
author_email = dev@holbrook.no
|
||||||
@ -28,6 +28,7 @@ include_package_data = True
|
|||||||
python_requires = >= 3.6
|
python_requires = >= 3.6
|
||||||
packages =
|
packages =
|
||||||
chainlib.eth
|
chainlib.eth
|
||||||
|
chainlib.eth.dialect
|
||||||
chainlib.eth.runnable
|
chainlib.eth.runnable
|
||||||
chainlib.eth.pytest
|
chainlib.eth.pytest
|
||||||
chainlib.eth.unittest
|
chainlib.eth.unittest
|
||||||
|
Loading…
Reference in New Issue
Block a user