Restore exif-py to tox config, for now...

This commit is contained in:
Christopher Allan Webber 2014-10-02 10:51:37 -05:00
parent 7e15632b5a
commit ce6d77aec9

View File

@ -10,3 +10,6 @@ commands = py.test ./mediagoblin/tests --boxed
deps = deps =
lxml lxml
Pillow Pillow
# exif-py 1.4.2 does not yet have proper py3 support,
# so for now...
git+https://github.com/ianare/exif-py.git@develop