add 'kassandra' command line to the package
This commit is contained in:
parent
06afbc187d
commit
c7de4cfbc0
2 changed files with 9 additions and 2 deletions
|
@ -17,3 +17,7 @@ install_requires =
|
|||
|
||||
[options.package_data]
|
||||
matrix_bot = py.typed
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
kassandra=kassandra.__main__:main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue