Skip to content

Commit 0b6a6d4

Browse files
committed
Update keywords formatting for setup.py
1 parent 76e8ebb commit 0b6a6d4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,7 @@
5454
"Programming Language :: Python :: 3",
5555
],
5656
# What does your project relate to?
57-
keywords="adafruit blinka circuitpython micropython displayio_effects effects, displayio, "
58-
"widget",
59-
57+
keywords="adafruit blinka circuitpython micropython displayio_effects effects, displayio, widget",
6058
# You can just specify the packages manually here if your project is
6159
# simple. Or you can use find_packages().
6260
# TODO: IF LIBRARY FILES ARE A PACKAGE FOLDER,

0 commit comments

Comments
 (0)