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 692b923 commit 49567a1Copy full SHA for 49567a1
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