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 20c24c3 commit c60f8aaCopy full SHA for c60f8aa
pyproject.toml
@@ -13,6 +13,10 @@ requires = [
13
name = "adafruit-circuitpython-ina219"
14
description = "CircuitPython library for INA219 high side DC current sensor."
15
readme = "README.rst"
16
+authors = [
17
+ {name = "Adafruit Industries", email = "[email protected]"}
18
+]
19
+urls = {Homepage = "https://github.com/adafruit/Adafruit_CircuitPython_INA219"}
20
keywords = [
21
"adafruit",
22
"blinka",
0 commit comments