We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2126f45 commit 7e5d08eCopy full SHA for 7e5d08e
setup.py
@@ -58,7 +58,8 @@
58
"Programming Language :: Python :: 3",
59
],
60
# What does your project relate to?
61
- keywords="adafruit blinka circuitpython micropython gpio_expander gpio expander ",
+ keywords="adafruit blinka circuitpython micropython gpio_expander gpio expander PCA9534 PCA9535 PCA9555 TCA9534 "
62
+ "TCA9535 TCA9555",
63
64
# You can just specify the packages manually here if your project is
65
# simple. Or you can use find_packages().
0 commit comments