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.
2 parents 692b923 + 49567a1 commit 823e23eCopy full SHA for 823e23e
pyproject.toml
@@ -12,7 +12,7 @@ requires = [
12
13
[project]
14
name = "adafruit-circuitpython-json-stream"
15
-description = ""
+description = "Minimal reimplementation of json-stream for CircuitPython"
16
version = "0.0.0+auto.0"
17
readme = "README.rst"
18
authors = [
0 commit comments