We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 297a64f commit a6f85a6Copy full SHA for a6f85a6
tools/pyproject.toml
@@ -81,7 +81,7 @@ linters = [
81
"pyudev",
82
"beautifulsoup4",
83
"lxml",
84
- "pywin32",
+ "types-pywin32",
85
]
86
greentea = [
87
## Additional requirements to install into the Mbed environment when running Greentea tests
0 commit comments