1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-16 22:25:40 +07:00

[build] Migrate to pyproject.toml and hatchling

Authored by: bashonly
This commit is contained in:
bashonly
2024-02-11 15:13:03 +01:00
committed by Simon Sawicki
parent 868d2f60a7
commit 775cde82dc
8 changed files with 130 additions and 157 deletions

View File

@@ -6,8 +6,8 @@ on:
paths:
- "yt_dlp/**.py"
- "!yt_dlp/version.py"
- "setup.py"
- "bundle/*.py"
- "pyproject.toml"
concurrency:
group: release-master
permissions: