Skip to content

Commit 7e5d08e

Browse files
committed
missing keywords
1 parent 2126f45 commit 7e5d08e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@
5858
"Programming Language :: Python :: 3",
5959
],
6060
# What does your project relate to?
61-
keywords="adafruit blinka circuitpython micropython gpio_expander gpio expander ",
61+
keywords="adafruit blinka circuitpython micropython gpio_expander gpio expander PCA9534 PCA9535 PCA9555 TCA9534 "
62+
"TCA9535 TCA9555",
6263

6364
# You can just specify the packages manually here if your project is
6465
# simple. Or you can use find_packages().

0 commit comments

Comments
 (0)