Skip to content

Commit a6f85a6

Browse files
Use types stubs
1 parent 297a64f commit a6f85a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ linters = [
8181
"pyudev",
8282
"beautifulsoup4",
8383
"lxml",
84-
"pywin32",
84+
"types-pywin32",
8585
]
8686
greentea = [
8787
## Additional requirements to install into the Mbed environment when running Greentea tests

0 commit comments

Comments
 (0)