pip install wheel
This commit is contained in:
parent
73356b3a9f
commit
8a596dbe8c
@ -610,6 +610,7 @@ jobs:
|
||||
name: Install Dependencies
|
||||
command: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install wheel
|
||||
python -m pip install -r requirements.txt
|
||||
pip install "pytest==7.3.1"
|
||||
pip install "respx==0.21.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user