Skip to content

Commit

Permalink
no wagtail 2.4 yet
Browse files Browse the repository at this point in the history
  • Loading branch information
pjstevns committed Dec 20, 2018
1 parent 75d1448 commit d67286f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@

install_requires = [
'django-oscar>=1.6',
'wagtail>=2.0',
'wagtail>=2.0,<2.4',
]

docs_require = [
Expand Down

0 comments on commit d67286f

Please sign in to comment.