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 b4fe246 commit ed4347bCopy full SHA for ed4347b
tox.ini
@@ -1,8 +1,8 @@
1
[tox]
2
envlist =
3
# Django versions with their respectively supported Python versions and the most recent Wagtail LTS
4
- py{39,310,311,312}-django42-wagtail{63,70}
5
- py{310,311,312,313}-django{51,52}-wagtail{63,70}
+ py{39,310,311,312}-django42-wagtail70
+ py{310,311,312,313}-django{51,52}-wagtail70
6
# Old Wagtail versions with the oldest Django LTS and Python
7
py39-django42-wagtail52
8
isolated_build = True
0 commit comments