Commit 86d2ed1
Fix CI: pin setuptools<78 for ESP-IDF v4.3 compatibility
ESP-IDF v4.3 export.sh requires pkg_resources which was removed
from setuptools>=78. Pin to a compatible version in the ESP32
Python virtual environment before running export.sh.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 5308eb7 commit 86d2ed1
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
0 commit comments