Skip to content

Commit 295f0dc

Browse files
committed
Reformatted setup.py
1 parent 5c70685 commit 295f0dc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

setup.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,7 @@
3232
# Author details
3333
author="Adafruit Industries",
3434
author_email="[email protected]",
35-
install_requires=[
36-
"Adafruit-Blinka",
37-
"typing-extensions"
38-
],
35+
install_requires=["Adafruit-Blinka", "typing-extensions"],
3936
# Choose your license
4037
license="MIT",
4138
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)