Skip to content

Commit 110510c

Browse files
authored
Update pip_install_librabbitmq.yml
1 parent 527eac7 commit 110510c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pip_install_librabbitmq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
python-version: ${{ matrix.python-version }}
2121
# allow-prereleases: true
2222
- run: pip install --upgrade pip
23-
- run: pip install setuptools>=75.1.0 ${{ matrix.module }}
23+
- run: pip install build setuptools>=75.1.0 wheel ${{ matrix.module }}

0 commit comments

Comments
 (0)