projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e15632
)
Restore exif-py to tox config, for now...
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Thu, 2 Oct 2014 15:51:37 +0000
(10:51 -0500)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Thu, 2 Oct 2014 15:52:17 +0000
(10:52 -0500)
tox.ini
patch
|
blob
|
blame
|
history
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