1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-05-17 17:52:31 +08:00
Commit Graph

1 Commits

  • Add support for single-test tox runs
    Use a sintax like
        tox test.test_download:TestDownload.test_NowVideo
    to run the specific test on all the tox environments (Python versions)