Skip to content

Commit 72e6eea

Browse files
committed
fix: remove uv backend
1 parent a55b472 commit 72e6eea

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ dev = [
3939
"coverage>=7.11.3",
4040
]
4141

42-
[build-system]
43-
requires = ["uv_build>=0.9.12,<0.10.0"]
44-
build-backend = "uv_build"
45-
4642
[tool.uv_build.targets.wheel]
4743
packages = ["taskiq_fastapi"]
4844

0 commit comments

Comments
 (0)