projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec305bd
)
removing exif-py line
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Tue, 23 Sep 2014 15:46:47 +0000
(10:46 -0500)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Wed, 24 Sep 2014 14:32:13 +0000
(09:32 -0500)
tox.ini
patch
|
blob
|
blame
|
history
diff --git
a/tox.ini
b/tox.ini
index fa6d0b4c1a816d4c7118ecd4243ed539da69d107..f0b135f25512818cff672725e15d5d095e7d82a0 100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-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