forked from platformio/platformio-core
Install "wheel" package for package publishing
This commit is contained in:
2
.github/workflows/deployment.yml
vendored
2
.github/workflows/deployment.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install tox
|
||||
pip install tox wheel
|
||||
|
||||
- name: Deployment Tests
|
||||
env:
|
||||
|
Reference in New Issue
Block a user