From e28add600d373daec0691cb6d48486dae658c1db Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Tue, 15 Apr 2025 09:58:59 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Repository=20layout=20updated=20?= =?UTF-8?q?to=20latest=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager) --- README.md | 4 +--- setup.py | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 067b3ee..8cb53cf 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,10 @@ -# +# Aider Gitea ![Test program/library](https://gitfub.space/Jmaa/aider-gitea/actions/workflows/python-test.yml/badge.svg) -Aider Gitea. - A code automation tool that integrates Gitea with Aider to automatically solve issues. This program monitors your [Gitea](https://about.gitea.com/) repository for issues with the 'aider' label. diff --git a/setup.py b/setup.py index 440ba86..d5c5dfe 100644 --- a/setup.py +++ b/setup.py @@ -81,7 +81,7 @@ The tool uses environment variables for sensitive information: """.strip() PACKAGE_DESCRIPTION_SHORT = """ -Aider Gitea.""".strip() +A code automation tool that integrates Gitea with Aider to automatically solve issues.""".strip() def parse_version_file(text: str) -> str: