Add yt-dlp dev script

pull/7409/head
Simon Sawicki 3 weeks ago
parent eb9847d0c4
commit 853adc0f60
No known key found for this signature in database

@ -129,6 +129,7 @@ path = ".venv"
[tool.hatch.envs.default.scripts]
setup = "pre-commit install"
yt-dlp = "python -Werror -Xdev -m yt_dlp {args}"
[tool.hatch.envs.hatch-static-analysis]
detached = true

Loading…
Cancel
Save