Skip to content

Commit 00628a9

Browse files
authored
kconfiglib from pypi not needed
1 parent 8177980 commit 00628a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

builder/frameworks/espidf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1533,7 +1533,6 @@ def _get_installed_pip_packages(python_exe_path):
15331533
"cryptography": "~=41.0.1",
15341534
"future": ">=0.18.3",
15351535
"pyparsing": ">=3.1.0,<4",
1536-
"kconfiglib": "~=14.1.0",
15371536
"idf-component-manager": "~=2.0.1",
15381537
"esp-idf-kconfig": ">=2.5.0"
15391538
}

0 commit comments

Comments
 (0)