mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2026-01-03 21:25:18 +00:00
Consolidate redundant dependency list
This commit is contained in:
parent
9286e61753
commit
82ac9d447b
1 changed files with 2 additions and 0 deletions
|
|
@ -26,7 +26,9 @@ classifiers = [
|
|||
"Operating System :: Independent",
|
||||
"Programming Language :: Python :: 3",
|
||||
]
|
||||
dynamic = ["dependencies"]
|
||||
|
||||
[tool.setuptools.dynamic]
|
||||
dependencies = {file = ["requirements.txt"]}
|
||||
|
||||
[project.urls]
|
||||
|
|
|
|||
Loading…
Reference in a new issue