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 44b0fd7 commit ff3cde7Copy full SHA for ff3cde7
pyproject.toml
@@ -13,6 +13,10 @@ requires = [
13
name = "adafruit-circuitpython-rfm9x"
14
description = "CircuitPython library for RFM95/6/7/8 LoRa 433/915mhz radio modules."
15
readme = "README.rst"
16
+authors = [
17
+ {name = "Adafruit Industries", email = "[email protected]"}
18
+]
19
+urls = {Homepage = "https://github.com/adafruit/Adafruit_CircuitPython_RFM9x"}
20
keywords = [
21
"adafruit",
22
"lora",
0 commit comments