Revert wagtail-factories setting
This commit is contained in:
2
setup.py
2
setup.py
@ -20,7 +20,7 @@ tests_require = [
|
|||||||
'pytest-pythonpath==0.7.2',
|
'pytest-pythonpath==0.7.2',
|
||||||
'pytest-sugar==0.9.1',
|
'pytest-sugar==0.9.1',
|
||||||
'pytest==3.4.2',
|
'pytest==3.4.2',
|
||||||
'wagtail_factories==git+https://github.com/mvantellingen/wagtail-factories.git@master',
|
'wagtail_factories==0.3.0',
|
||||||
]
|
]
|
||||||
|
|
||||||
docs_require = [
|
docs_require = [
|
||||||
|
Reference in New Issue
Block a user