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 5bc8ab2 commit 37d2b4aCopy full SHA for 37d2b4a
pyproject.toml
@@ -10,14 +10,14 @@ requires = [
10
]
11
12
[project]
13
-name = "adafruit-circuitpython-typing"
+name = "quax-circuitpython-typing"
14
description = "Types needed for type annotation that are not in `typing`"
15
version = "0.0.0+auto.0"
16
readme = "README.rst"
17
authors = [
18
{name = "Adafruit Industries", email = "circuitpython@adafruit.com"}
19
20
-urls = {Homepage = "https://github.com/adafruit/Adafruit_CircuitPython_Typing"}
+urls = {Homepage = "https://github.com/quaxalber/Adafruit_CircuitPython_Typing"}
21
keywords = [
22
"adafruit",
23
"blinka",
0 commit comments