This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
richard
/
youtube-dl
mirror of
https://github.com/KaratekHD/youtube-dl.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
tox.ini: Add python 3.4
master
Jaime Marquínez Ferrándiz
10 years ago
parent
873383e9bd
commit
7c42327e0e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
tox.ini
2
tox.ini
View File
@ -1,5 +1,5 @@
[tox]
envlist
=
py26,py27,py33
envlist
=
py26,py27,py33
,py34
[testenv]
deps
=
nose
Write
Preview
Loading…
Cancel
Save