We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5118f1d commit 9c62391Copy full SHA for 9c62391
setup.py
@@ -8,7 +8,7 @@
8
long_description = "\n" + fh.read()
9
10
setup(
11
- name="arduino-hid-controller",
+ name="arduino_hid_controller",
12
version='{{VERSION_PLACEHOLDER}}',
13
author="Duelist",
14
author_email="duelist.dev@gmail.com",
0 commit comments