]> jfr.im git - yt-dlp.git/blame - tox.ini
flake8: Ignore .git
[yt-dlp.git] / tox.ini
CommitLineData
79cfb46d
FV
1[tox]
2envlist = py26,py27,py33
3[testenv]
d3f46b9a
FV
4deps =
5 nose
6 coverage
7commands = nosetests --verbose {posargs:test} # --with-coverage --cover-package=youtube_dl --cover-html
8 # test.test_download:TestDownload.test_NowVideo