Include cli module in setup

This commit is contained in:
lash
2022-04-27 06:31:30 +00:00
parent 800b70680b
commit a55591f243

View File

@@ -27,10 +27,10 @@ python_requires = >= 3.6
include_package_data = True
packages =
chaind
# chaind.sql
# chaind.runnable
chaind.adapters
chaind.unittest
chaind.cli
#[options.entry_points]
#console_scripts =