Fixed description
This commit is contained in:
parent
ca6befba93
commit
b39378fdd4
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -23,7 +23,7 @@ setup(
|
|||
use_scm_version=True,
|
||||
setup_requires=['setuptools_scm'],
|
||||
|
||||
description='CircuitPython library for DS2413 haptic motor controller.',
|
||||
description='CircuitPython library for DS2413 1-Wire Dual Channel Addressable Switch.',
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/x-rst',
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue