This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
youtube-dl
Watch
0
Star
0
Fork
You've already forked youtube-dl
0
Code
Releases
1
Activity
tox.ini: Add python 3.4
Browse Source
main
Jaime Marquínez Ferrándiz
2015-03-14 21:41:56 +01:00
parent
873383e9bd
commit
7c42327e0e
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
tox.ini
Unescape
Escape
View File
@ -1,5 +1,5 @@
[tox]
[tox]
envlist
=
py26,py27,py33
envlist
=
py26,py27,py33
,py34
[testenv]
[testenv]
deps
=
deps
=
nose
nose
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
mirrors/youtube-dl
Title
Body
Create Issue