Skip to content

Commit 1fb4027

Browse files
authored
Update pyproject.toml
1 parent aea5798 commit 1fb4027

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ dependencies = [
66
"gatorgrade",
77
"mypy>=1.19.1",
88
"pytest",
9-
"mpremote"
9+
"mpremote",
10+
"micropython-rp2-pico-stubs"
1011
]
1112

1213
[tool.pytest]

0 commit comments

Comments
 (0)