Skip to content

Commit a55e70b

Browse files
committed
Include aiohttp patch in verify
1 parent bea10fa commit a55e70b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ jobs:
197197
run: |
198198
python -m venv venv
199199
. venv/bin/activate
200+
pip install uv
200201
uv pip install -U pip setuptools wheel
201202
#pip install -r requirements_test.txt
202203
# 20220124 Mimic setup_test.sh

0 commit comments

Comments
 (0)