Skip to content

Commit a48a009

Browse files
committed
push
1 parent 68b586e commit a48a009

2 files changed

Lines changed: 160 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,9 @@ all = [
6161
[tool.setuptools]
6262
package-dir = {"ai_proxy_core" = "src"}
6363
packages = ["ai_proxy_core", "ai_proxy_core.providers"]
64+
65+
[dependency-groups]
66+
dev = [
67+
"black>=25.1.0",
68+
"flake8>=7.3.0",
69+
]

uv.lock

Lines changed: 154 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)