Skip to content

Commit

Permalink
Change wagtail 2.10rc2 to 2.10 in tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
cwdavies committed Aug 11, 2020
1 parent cb44f38 commit bf67856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ deps=
dj22: Django>=2.2,<2.3
wag23: wagtail>=2.3,<2.4
wag29: wagtail>=2.9,<2.10
wag210: wagtail==2.10rc2
wag210: wagtail>=2.10,<2.11

[testenv:lint]
basepython=python3.6
Expand Down

0 comments on commit bf67856

Please sign in to comment.