add 'kassandra' command line to the package

This commit is contained in:
Jean-Marie Mineau 2021-10-06 12:25:39 +02:00
parent 06afbc187d
commit c7de4cfbc0
No known key found for this signature in database
GPG key ID: 67486F107F62E9E9
2 changed files with 9 additions and 2 deletions

View file

@ -17,3 +17,7 @@ install_requires =
[options.package_data]
matrix_bot = py.typed
[options.entry_points]
console_scripts =
kassandra=kassandra.__main__:main