projects
/
pyelftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1d9681
)
Switch tox's testing Python py32->py33
author
Eli Bendersky
<eliben@gmail.com>
Wed, 27 Nov 2013 14:54:03 +0000
(06:54 -0800)
committer
Eli Bendersky
<eliben@gmail.com>
Wed, 27 Nov 2013 14:54:03 +0000
(06:54 -0800)
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index 1409ccba3b6387d3c7817666b3cea84d5e42cfad..2adfc88fe9d3cf533b2c59e838f5107f83d2d321 100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-1,5
+1,5
@@
[tox]
-envlist = py27,py3
2
+envlist = py27,py3
3
[testenv]
commands =