mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-18 04:01:11 +00:00
Merge pull request #1371 from benemery/fix/dev-requirements
Add missing requiresment to requirements-dev
This commit is contained in:
commit
094fda9f3f
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ mock>=1.0.0
|
|||
python-dateutil>=2.2
|
||||
pytz>=2014.7
|
||||
Pillow>=2.7.0
|
||||
django-sendfile==0.3.6
|
||||
|
||||
# For coverage and PEP8 linting
|
||||
coverage>=3.7.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue