mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-03-16 22:40:25 +00:00
Upgrade test matrix
This commit is contained in:
parent
5f2ae9a9b0
commit
e3ebf67457
1 changed files with 3 additions and 3 deletions
6
tox.ini
6
tox.ini
|
|
@ -1,10 +1,10 @@
|
|||
[tox]
|
||||
envlist =
|
||||
py{38,39,310,311,312}-dj{42}-{unittest,pytest,checkmigrations}
|
||||
py{310,311,312,313,314}-dj{50}-{unittest,pytest,checkmigrations}
|
||||
py{310,311,312,313,314}-dj{51}-{unittest,pytest,checkmigrations}
|
||||
py{310,311,312,313}-dj{50}-{unittest,pytest,checkmigrations}
|
||||
py{310,311,312,313}-dj{51}-{unittest,pytest,checkmigrations}
|
||||
py{310,311,312,313,314}-dj{52}-{unittest,pytest,checkmigrations}
|
||||
py{310,311,312,313,314}-dj{main}-{unittest,pytest,checkmigrations}
|
||||
py{312,313,314}-dj{main}-{unittest,pytest,checkmigrations}
|
||||
lint
|
||||
sphinx
|
||||
readme
|
||||
|
|
|
|||
Loading…
Reference in a new issue