We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 976ca42 commit 685e51fCopy full SHA for 685e51f
1 file changed
setup.py
@@ -23,8 +23,8 @@
23
'''
24
import setuptools
25
setuptools.setup(
26
- name="Dexter AutoDetection",
27
- description="Dexter Industries Robot Autodetection",
+ name="Dexter AutoDetection and I2C Mutex",
+ description="Dexter Industries Robot Autodetection and I2C Mutex Security",
28
author="Dexter Industries",
29
url="http://www.dexterindustries.com/GoPiGo/",
30
py_modules=['auto_detect_robot', 'auto_detect_rpi', 'i2c_mutex'],
0 commit comments