removing exif-py line

This commit is contained in:
Christopher Allan Webber 2014-09-23 10:46:47 -05:00
parent ec305bda61
commit 3eff260657

View File

@ -7,6 +7,5 @@ sitepackages = False
whitelist_externals = sh
commands = py.test ./mediagoblin/tests --boxed
deps =
git+https://github.com/ianare/exif-py.git@develop
lxml
Pillow