Fixed description

This commit is contained in:
dherrada 2020-01-23 19:53:41 -05:00 committed by GitHub
parent ca6befba93
commit b39378fdd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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',