projects
/
pyelftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8df1ab9
)
Flip Python 3 version for tox testing to 3.4
author
Eli Bendersky
<eliben@gmail.com>
Thu, 9 Jul 2015 12:31:39 +0000
(
05:31
-0700)
committer
Eli Bendersky
<eliben@gmail.com>
Thu, 9 Jul 2015 12:31:39 +0000
(
05:31
-0700)
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index d1f85bf96a6c3e326efff22ca8e2254de0e33b8c..0b6e1b2860c874c8cad6411cd8e87182254aea26 100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-1,5
+1,5
@@
[tox]
-envlist = py27,py3
3
+envlist = py27,py3
4
[testenv]
commands =