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 cbdd887 commit d1b78f7Copy full SHA for d1b78f7
setup.py
@@ -28,7 +28,7 @@
28
use_scm_version=True,
29
setup_requires=["setuptools_scm"],
30
description="A helper library for displaying lines of text on a microcontroller with a built-in"
31
- " display, or externally connected display.",
+ " display, or externally connected display.",
32
long_description=long_description,
33
long_description_content_type="text/x-rst",
34
# The project's main homepage.
0 commit comments