mirror of
https://github.com/qmk/qmk_cli.git
synced 2026-08-04 08:17:08 -04:00
Migrate setup.cfg to pyproject.toml (#236)
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
run: |
|
||||
python3 -m pip install --upgrade pip
|
||||
pip install setuptools wheel
|
||||
pip install -r requirements-dev.txt
|
||||
pip install --group dev
|
||||
|
||||
- name: Build Python
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user