🤖 Repository layout updated to latest version
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
This commit is contained in:
parent
401942c578
commit
e28add600d
|
@ -4,12 +4,10 @@
|
|||
|
||||
|
||||
|
||||
#
|
||||
# Aider Gitea
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
|
2
setup.py
2
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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user