build: add check and install targets
This commit is contained in:
parent
186a8294e1
commit
9010b9b0f7
3 changed files with 17 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ python = "^3.12"
|
|||
[tool.poetry.group.dev.dependencies]
|
||||
adafruit-ampy = "^1.1.0"
|
||||
esptool = "^4.7.0"
|
||||
mpy-cross = "^1.22.2"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue