Skip to content

Commit 17b022c

Browse files
committed
add python rich to espidf
1 parent aca2cd0 commit 17b022c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

builder/frameworks/espidf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ def _get_installed_standard_pip_packages():
8989
"wheel": ">=0.35.1",
9090
"rich-click": ">=1.8.6",
9191
"PyYAML": ">=6.0.2",
92+
"rich": ">=14.0.0",
9293
"esp-idf-size": ">=1.6.1"
9394
}
9495

0 commit comments

Comments
 (0)