Skip to content

Commit 297a64f

Browse files
Fix a few more errors
1 parent 4bc8ad7 commit 297a64f

File tree

2 files changed

+2
-82
lines changed

2 files changed

+2
-82
lines changed

tools/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ linters = [
8080
"psutil",
8181
"pyudev",
8282
"beautifulsoup4",
83-
"lxml"
83+
"lxml",
84+
"pywin32",
8485
]
8586
greentea = [
8687
## Additional requirements to install into the Mbed environment when running Greentea tests

tools/python/mbed_tools/project/_internal/progress.py

Lines changed: 0 additions & 81 deletions
This file was deleted.

0 commit comments

Comments
 (0)