From 36b76f6d9e45dc48ce6c784eb28434abbf50438c Mon Sep 17 00:00:00 2001 From: hyugogirubato <65763543+hyugogirubato@users.noreply.github.com> Date: Wed, 9 Jul 2025 23:39:15 +0200 Subject: [PATCH] add missing repo reference --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index ea59bfe..1c3f9da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,6 +9,7 @@ description = "CBZ simplifies creating, managing, and viewing comic book files i license = "MIT" authors = ["hyugogirubato <65763543+hyugogirubato@users.noreply.github.com>"] readme = "README.md" +repository = "https://github.com/hyugogirubato/cbz" keywords = ["python", "cbz", "cbr", "pdf", "ebooks", "manga", "comics", "webtoons"] classifiers = [ "Development Status :: 5 - Production/Stable",