projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
873383e
)
tox.ini: Add python 3.4
author
Jaime Marquínez Ferrándiz
<jaime.marquinez.ferrandiz@gmail.com>
Sat, 14 Mar 2015 20:41:56 +0000
(21:41 +0100)
committer
Jaime Marquínez Ferrándiz
<jaime.marquinez.ferrandiz@gmail.com>
Sat, 14 Mar 2015 20:41:56 +0000
(21:41 +0100)
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index 6fe7fc8f53e30f40c0682e38b022cedea94f4ec2..00c6e00e3b72c4de21dc725173e3bb60ea5fa55b 100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-1,5
+1,5
@@
[tox]
-envlist = py26,py27,py33
+envlist = py26,py27,py33
,py34
[testenv]
deps =
nose