7

Fix all tests for django and wagtail 2

This commit is contained in:
blurrah
2018-03-16 11:45:07 +01:00
parent 22a7367211
commit fde53ea0ef
4 changed files with 5 additions and 11 deletions

View File

@ -20,7 +20,7 @@ tests_require = [
'pytest-pythonpath==0.7.2',
'pytest-sugar==0.9.1',
'pytest==3.4.2',
'wagtail_factories==0.3.0',
'wagtail_factories==git+https://github.com/mvantellingen/wagtail-factories.git@master',
]
docs_require = [