mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-28 17:09:59 +03:00
Python 3.8 is only supported since Django 3.0
This commit is contained in:
parent
549fff58b1
commit
b8bae9719a
|
@ -21,9 +21,6 @@ matrix:
|
|||
- { python: "3.7", env: DJANGO=2.2 }
|
||||
- { python: "3.7", env: DJANGO=master }
|
||||
|
||||
- { python: "3.8", env: DJANGO=2.0 }
|
||||
- { python: "3.8", env: DJANGO=2.1 }
|
||||
- { python: "3.8", env: DJANGO=2.2 }
|
||||
- { python: "3.8", env: DJANGO=master }
|
||||
|
||||
- { python: "3.8", env: TOXENV=base }
|
||||
|
|
Loading…
Reference in New Issue
Block a user