mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 04:10:49 +08:00
Update .gitignore and fix license format in pyproject.toml
This commit is contained in:
@ -16,7 +16,7 @@ description = "QodoAI PR-Agent aims to help efficiently review and handle pull r
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
keywords = ["AI", "Agents", "Pull Request", "Automation", "Code Review"]
|
||||
license = { name = "Apache 2.0", file = "LICENSE" }
|
||||
license = "Apache-2.0"
|
||||
|
||||
classifiers = [
|
||||
"Intended Audience :: Developers",
|
||||
|
Reference in New Issue
Block a user