Skip to content

Commit ff3cde7

Browse files
authored
Add authors and urls to pyproject.toml
1 parent 44b0fd7 commit ff3cde7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ requires = [
1313
name = "adafruit-circuitpython-rfm9x"
1414
description = "CircuitPython library for RFM95/6/7/8 LoRa 433/915mhz radio modules."
1515
readme = "README.rst"
16+
authors = [
17+
{name = "Adafruit Industries", email = "[email protected]"}
18+
]
19+
urls = {Homepage = "https://github.com/adafruit/Adafruit_CircuitPython_RFM9x"}
1620
keywords = [
1721
"adafruit",
1822
"lora",

0 commit comments

Comments
 (0)