mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-embedded/esp-idf: remove unused patch
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -1,12 +0,0 @@
|
|||||||
diff --git a/tools/idf_tools.py b/tools/idf_tools.py
|
|
||||||
index 8a17ed224d..2103e9d60a 100755
|
|
||||||
--- a/tools/idf_tools.py
|
|
||||||
+++ b/tools/idf_tools.py
|
|
||||||
@@ -2113,6 +2113,7 @@ def action_install_python_env(args): # type: ignore
|
|
||||||
|
|
||||||
|
|
||||||
def action_check_python_dependencies(args): # type: ignore
|
|
||||||
+ return
|
|
||||||
use_constraints = not args.no_constraints
|
|
||||||
req_paths = get_requirements('') # no new features -> just detect the existing ones
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user