mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-06 09:57:52 +00:00
Poetry
This commit is contained in:
1
.github/actions/setup-base/action.yml
vendored
1
.github/actions/setup-base/action.yml
vendored
@@ -35,6 +35,7 @@ runs:
|
|||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install -U --no-build-isolation --no-cache-dir "setuptools<72"
|
pip install -U --no-build-isolation --no-cache-dir "setuptools<72"
|
||||||
pip install -U platformio adafruit-nrfutil --no-build-isolation
|
pip install -U platformio adafruit-nrfutil --no-build-isolation
|
||||||
|
pip install -U poetry --no-build-isolation
|
||||||
pip install -U meshtastic --pre --no-build-isolation
|
pip install -U meshtastic --pre --no-build-isolation
|
||||||
|
|
||||||
- name: Upgrade platformio
|
- name: Upgrade platformio
|
||||||
|
|||||||
Reference in New Issue
Block a user