From d7f7cafc7c19a9bc24b2c092b1b6831d748afc21 Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Wed, 2 Sep 2026 19:26:54 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20pyproject:=20Correct=20descripti?= =?UTF-8?q?on?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6f89a9f..d6385c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "git-annex-duplicates" version = "0.1.0" -description = "Add your description here" +description = "Find duplicate files in a git-annex repository" readme = "README.md" requires-python = ">=3.11" dependencies = [