Skip to content

Commit 0cab669

Browse files
author
bkalashnikov
committed
Install build
1 parent e7336bd commit 0cab669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
python-version: 3.11
4242
- name: Install deps
4343
run: |
44-
python -m pip install --upgrade pip
44+
python -m pip install --upgrade pip build
4545
pip install setuptools wheel twine
4646
- name: Build a binary wheel and a source tarball
4747
run: |

0 commit comments

Comments
 (0)