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 8d2afe2 commit 2f7148fCopy full SHA for 2f7148f
setup.py
@@ -38,7 +38,7 @@
38
use_scm_version=True,
39
setup_requires=['setuptools_scm'],
40
41
- description='ampy (Adafruit MicroPython tool) is a command line tool to interact with a CircuitPython orMicroPython board over a serial connection.',
+ description='ampy (Adafruit MicroPython tool) is a command line tool to interact with a CircuitPython or MicroPython board over a serial connection.',
42
long_description=long_description,
43
long_description_content_type='text/markdown',
44
0 commit comments