Latest pip version of setuptools is broken. Install specific version

This commit is contained in:
Ben Meadors 2024-07-29 06:11:08 -05:00
parent 811a9ae261
commit cf22b7ff04

View File

@ -33,6 +33,7 @@ runs:
shell: bash
run: |
python -m pip install --upgrade pip
pip install -U setuptools<72.0.0
pip install -U platformio adafruit-nrfutil
pip install -U meshtastic --pre