Code Review
/
releng
/
docs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
dad662a
)
Pin detox
59/15759/1
author
Andrew Grimberg
<agrimberg@linuxfoundation.org>
Fri, 24 May 2019 21:18:44 +0000
(14:18 -0700)
committer
Andrew Grimberg
<agrimberg@linuxfoundation.org>
Fri, 24 May 2019 21:18:44 +0000
(14:18 -0700)
detox 0.19 is not compatible with the version of tox we are getting from
upstream
Change-Id: Iaae2e180d66e58238fe13be219b2a02cfcfb4116
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index
52bdf24
..
6533697
100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-22,6
+22,7
@@
basepython = python3
deps =
coala
coala-bears
+ detox~=0.18
nodeenv
pygments~=2.3.1
# request-2.22.0 does not work with python-3.4.9