From c229a64db275ddc7b87f5c23a8570a10e3e2cbd3 Mon Sep 17 00:00:00 2001 From: garret1317 Date: Wed, 13 Aug 2025 12:04:47 +0100 Subject: add protobug as optional dependency tbh i might just wait until its in yt-dlp proper, would make packaging easier... --- pyproject.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index 2a13f3f..d92abe7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,6 +21,9 @@ Homepage = "https://427738.xyz/yt-dlp-rajiko/" "Source Code" = "https://github.com/garret1317/yt-dlp-rajiko/" "Release Notes" = "https://427738.xyz/yt-dlp-rajiko/CHANGELOG.xml" +[project.optional-dependencies] +protobuf = ["protobug"] + [build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" -- cgit v1.2.3-70-g09d2