We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbf733e commit 59730eeCopy full SHA for 59730ee
setup.py
@@ -45,7 +45,7 @@
45
"Programming Language :: Python :: 3.5",
46
],
47
# What does your project relate to?
48
- keywords="adafruit sensiron sgp30 gas sensor eco2 tvoc i2c hardware micropython circuitpython",
+ keywords="adafruit sensiron sgp30 gas sensor eco2 tvoc h2 ethanol i2c hardware micropython circuitpython",
49
# You can just specify the packages manually here if your project is
50
# simple. Or you can use find_packages().
51
py_modules=["adafruit_sgp30"],
0 commit comments