Skip to content

Commit f34deb7

Browse files
committed
Reformatted per pre-commit
1 parent afa9008 commit f34deb7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

setup.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,7 @@
3333
# Author details
3434
author="Adafruit Industries",
3535
author_email="[email protected]",
36-
install_requires=[
37-
"Adafruit-Blinka",
38-
"adafruit_jwt",
39-
"adafruit_logging>=4.0.1"
40-
],
36+
install_requires=["Adafruit-Blinka", "adafruit_jwt", "adafruit_logging>=4.0.1"],
4137
# Choose your license
4238
license="MIT",
4339
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)