Broken pip breaks mypy. Skipping fix for now.
This commit is contained in:
@@ -19,7 +19,6 @@ jobs:
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- name: Install dependencies
|
||||
run: pip install --upgrade pip
|
||||
pip install .[dev]
|
||||
run: pip install .[dev]
|
||||
- name: Test with tox
|
||||
run: tox -p auto -o
|
||||
|
||||
Reference in New Issue
Block a user