Added Pillow to dev requirements

pull/1071/head
Karl Hobley 2015-03-18 19:13:20 +00:00
rodzic 55ce9f761e
commit 23ee87243b
1 zmienionych plików z 6 dodań i 3 usunięć

Wyświetl plik

@ -1,6 +1,9 @@
# For coverage and PEP8 linting
coverage>=3.7.0
flake8>=2.2.0
# Required for running the tests
mock>=1.0.0
python-dateutil>=2.2
pytz>=2014.7
Pillow>=2.7.0
# For coverage and PEP8 linting
coverage>=3.7.0
flake8>=2.2.0