1
0
mirror of https://github.com/gryf/linak-ctrl.git synced 2026-04-25 16:01:31 +02:00

2 Commits

Author SHA1 Message Date
gryf 13d2f008ad Make the package instead of bare module. 2022-04-13 17:39:43 +02:00
gryf 8793e55695 Fix typo in the url. 2022-04-08 18:20:03 +02:00
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -4,7 +4,7 @@ summary = Control Linak powered desks using USB2LIN06 cable.
description-file = README.rst
author = Roman Dobosz
author-email = gryf73@gmail.com
home-page = https://gihtub.com/gryf/linak-ctrl
home-page = https://github.com/gryf/linak-ctrl
license = BSD
classifier =
Development Status :: 5 - Production/Stable
@@ -27,6 +27,7 @@ console_scripts =
linak-ctrl= linak_ctrl:main
[options]
packages = find:
install_requires =
pyusb