This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
tox.ini: Add python 3.4
totalwebcasting
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
+1
-1
tox.ini
+ 1
- 1
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