build: Add env target to setup jupyter and micropython kernel
This commit is contained in:
parent
745e8bb55b
commit
aa5f7c63b5
3 changed files with 1990 additions and 1 deletions
|
|
@ -12,6 +12,8 @@ python = "^3.12"
|
|||
adafruit-ampy = "^1.1.0"
|
||||
esptool = "^4.7.0"
|
||||
mpy-cross = "^1.22.2"
|
||||
jupyter = "^1.0.0"
|
||||
jupyter-micropython-kernel = "^0.1.3.2"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue