We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76e8ebb commit 0b6a6d4Copy full SHA for 0b6a6d4
1 file changed
setup.py
@@ -54,9 +54,7 @@
54
"Programming Language :: Python :: 3",
55
],
56
# What does your project relate to?
57
- keywords="adafruit blinka circuitpython micropython displayio_effects effects, displayio, "
58
- "widget",
59
-
+ keywords="adafruit blinka circuitpython micropython displayio_effects effects, displayio, widget",
60
# You can just specify the packages manually here if your project is
61
# simple. Or you can use find_packages().
62
# TODO: IF LIBRARY FILES ARE A PACKAGE FOLDER,
0 commit comments