mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
uerrno: add uerrno module stubs and docs
Issue: https://github.com/pybricks/support/issues/236
This commit is contained in:
committed by
laurensvalk
parent
0eb0e160e9
commit
0865a58632
@@ -16,6 +16,7 @@ classifiers = [
|
||||
packages = [
|
||||
{ include = "pybricks", from = "src" },
|
||||
{ include = "micropython", from = "src" },
|
||||
{ include = "uerrno", from = "src" },
|
||||
]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user