Include cli module in setup
This commit is contained in:
parent
800b70680b
commit
a55591f243
@ -27,10 +27,10 @@ python_requires = >= 3.6
|
|||||||
include_package_data = True
|
include_package_data = True
|
||||||
packages =
|
packages =
|
||||||
chaind
|
chaind
|
||||||
# chaind.sql
|
|
||||||
# chaind.runnable
|
# chaind.runnable
|
||||||
chaind.adapters
|
chaind.adapters
|
||||||
chaind.unittest
|
chaind.unittest
|
||||||
|
chaind.cli
|
||||||
|
|
||||||
#[options.entry_points]
|
#[options.entry_points]
|
||||||
#console_scripts =
|
#console_scripts =
|
||||||
|
Loading…
Reference in New Issue
Block a user