kopia lustrzana https://github.com/micropython/micropython-lib
senml: Allow publishing to PyPI as micropython-senml.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>pull/636/head
rodzic
9b5f4d73b0
commit
01db3da37e
|
@ -1,4 +1,8 @@
|
|||
metadata(version="0.1.0")
|
||||
metadata(
|
||||
description="SenML serialisation for MicroPython.",
|
||||
version="0.1.0",
|
||||
pypi_publish="micropython-senml",
|
||||
)
|
||||
|
||||
require("cbor2")
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue