1
0
mirror of https://github.com/gryf/linak-ctrl.git synced 2025-12-18 20:00:20 +01:00

Make the package instead of bare module.

This commit is contained in:
2022-04-13 17:39:43 +02:00
parent 8793e55695
commit 13d2f008ad
2 changed files with 1 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ console_scripts =
linak-ctrl= linak_ctrl:main
[options]
packages = find:
install_requires =
pyusb