Skip to content

Commit 37d2b4a

Browse files
authored
Update pyproject.toml
1 parent 5bc8ab2 commit 37d2b4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ requires = [
1010
]
1111

1212
[project]
13-
name = "adafruit-circuitpython-typing"
13+
name = "quax-circuitpython-typing"
1414
description = "Types needed for type annotation that are not in `typing`"
1515
version = "0.0.0+auto.0"
1616
readme = "README.rst"
1717
authors = [
1818
{name = "Adafruit Industries", email = "circuitpython@adafruit.com"}
1919
]
20-
urls = {Homepage = "https://github.com/adafruit/Adafruit_CircuitPython_Typing"}
20+
urls = {Homepage = "https://github.com/quaxalber/Adafruit_CircuitPython_Typing"}
2121
keywords = [
2222
"adafruit",
2323
"blinka",

0 commit comments

Comments
 (0)