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 5e9c802 commit 3d13679Copy full SHA for 3d13679
pyproject.toml
@@ -13,6 +13,10 @@ requires = [
13
name = "adafruit-circuitpython-bme680"
14
description = "CircuitPython driver for BME680 sensor over I2C"
15
readme = "README.rst"
16
+authors = [
17
+ {name = "Adafruit Industries", email = "[email protected]"}
18
+]
19
+urls = {Homepage = "https://github.com/adafruit/Adafruit_CircuitPython_BME680"}
20
keywords = [
21
"adafruit",
22
"blinka",
0 commit comments