Skip to content

Commit 4bc3550

Browse files
committed
Test against Wagtail 7.0 final
1 parent 66f0e81 commit 4bc3550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ deps =
2525
wagtail52: wagtail~=5.2.0
2626
wagtail63: wagtail~=6.3.0
2727
wagtail64: wagtail~=6.4.0
28-
wagtail70: wagtail>=7.0rc1,<8.0
28+
wagtail70: wagtail>=7.0.0,<7.1
2929

3030
postgres: psycopg2>=2.9
3131
extras = testing

0 commit comments

Comments
 (0)