Skip to content

Commit b31e5b4

Browse files
committed
esp_idf: drop esptool v4 shim from pytest harness
Signed-off-by: Mike Szczys <michael.szczys@canonical.com>
1 parent fa6b5c8 commit b31e5b4

2 files changed

Lines changed: 0 additions & 59 deletions

File tree

scripts/pytest-pouch/pytest_pouch/esp_idf_harness.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919

2020
import pytest
2121

22-
# Patch esptool v4.* for underscore/dash conflict with v5.*
23-
from . import esptool_v4_shim # noqa: F401
24-
2522

2623
@dataclass
2724
class WifiCreds:

scripts/pytest-pouch/pytest_pouch/esptool_v4_shim.py

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

0 commit comments

Comments
 (0)