Pip pip cheerios plz

This commit is contained in:
Ben Meadors 2024-07-29 06:37:19 -05:00
parent 8c0ff89972
commit c501cc501d

View File

@ -32,8 +32,8 @@ runs:
- name: Upgrade python tools
shell: bash
run: |
pip install --no-build-isolation --no-cache-dir "setuptools<72"
python -m pip install --upgrade pip
pip install -U setuptools<72.0.0
pip install -U platformio adafruit-nrfutil
pip install -U meshtastic --pre