We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea5798 commit 1fb4027Copy full SHA for 1fb4027
pyproject.toml
@@ -6,7 +6,8 @@ dependencies = [
6
"gatorgrade",
7
"mypy>=1.19.1",
8
"pytest",
9
- "mpremote"
+ "mpremote",
10
+ "micropython-rp2-pico-stubs"
11
]
12
13
[tool.pytest]
0 commit comments