We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e9d4b5 commit 93e137dCopy full SHA for 93e137d
tox.ini
@@ -1,7 +1,7 @@
1
[tox]
2
envlist =
3
- py{39,310,311,312}-django42-wagtail{63,64,70,71}-{sqlite,postgres}
4
- py{310,311,312,313}-django51-wagtail{63,64,70,71}-{sqlite,postgres}
+ py{39,310,311,312}-django42-wagtail{63,70,71}-{sqlite,postgres}
+ py{310,311,312,313}-django51-wagtail{63,70,71}-{sqlite,postgres}
5
; 6.3 and up support Django 5.2
6
py{310,311,312,313}-django52-wagtail{63,70,71}-{sqlite,postgres}
7
0 commit comments