try to update wheel
This commit is contained in:
@@ -42,9 +42,7 @@ jobs:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- name: Install package
|
||||
run: |
|
||||
which python3
|
||||
python3 -m pip install -U pip
|
||||
python3 -m pip install setuptools
|
||||
python3 -m pip install -U pip setuptools wheel
|
||||
python3 -m pip install --index-url https://test.pypi.org/simple/ scraibe
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user