Install build package
This commit is contained in:
parent
3440e60824
commit
467b561c9c
|
@ -222,7 +222,7 @@ jobs:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install --upgrade wheel setuptools setuptools_scm[toml]>=6 tox
|
pip install --upgrade wheel setuptools build setuptools_scm[toml]>=6 tox
|
||||||
|
|
||||||
- name: Build package
|
- name: Build package
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue