Skip to content

Commit a592e61

Browse files
committed
Finish setup.py
1 parent 51c8c47 commit a592e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
use_scm_version=True,
2424
setup_requires=['setuptools_scm'],
2525

26-
description='CircuitPython library .',
26+
description='CircuitPython frambuf module, based on the Python frambuf module.',
2727
long_description=long_description,
2828
long_description_content_type='text/x-rst',
2929

0 commit comments

Comments
 (0)