mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-24 18:44:00 +03:00
Update .github/workflows/main.yml
This commit is contained in:
parent
40751108b7
commit
dcb3f7ccf5
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
|||
run: python -m pip install --upgrade pip setuptools virtualenv wheel
|
||||
|
||||
- name: Install dependencies
|
||||
run: python -m pip install --upgrade tox pytest-cov
|
||||
run: python -m pip install --upgrade tox pytest-cov django
|
||||
|
||||
- name: Install tox-py
|
||||
if: ${{ matrix.python-version == '3.6' }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user