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 4f3ae84 commit ebefc30Copy full SHA for ebefc30
setup.py
@@ -29,9 +29,7 @@
29
# Author details
30
author="Adafruit Industries",
31
author_email="circuitpython@adafruit.com",
32
- install_requires=[
33
- "Adafruit-Blinka",
34
- ],
+ install_requires=["Adafruit-Blinka",],
35
# Choose your license
36
license="MIT",
37
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments