index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tox.ini
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'tox.ini')
-rw-r--r--
tox.ini
2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 6fe7fc8f5..00c6e00e3 100644
--- a/
tox.ini
+++ b/
tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py26,py27,py33
+envlist = py26,py27,py33,py34
[testenv]
deps =
nose