mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-02-01 19:47:01 +00:00
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)
This commit is contained in: