Restore exif-py to tox config, for now...
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 2 Oct 2014 15:51:37 +0000 (10:51 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 2 Oct 2014 15:52:17 +0000 (10:52 -0500)
tox.ini

diff --git a/tox.ini b/tox.ini
index 6bbbe78b06f9d69b629031405fd0b74200888708..7931ca12f42ebba52a9581257dc054b443e4d917 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -10,3 +10,6 @@ commands = py.test ./mediagoblin/tests --boxed
 deps =
  lxml
  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