We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent decbfcb commit 74150e7Copy full SHA for 74150e7
pyproject.toml
@@ -23,7 +23,7 @@ changelog = "https://github.com/caleb531/cache-simulator/releases"
23
cache-simulator = "cachesimulator.__main__:main"
24
25
[build-system]
26
-requires = ["uv_build>=0.8.22,<0.9.0"]
+requires = ["uv_build>=0.9.6,<0.10.0"]
27
build-backend = "uv_build"
28
29
[tool.uv.build-backend]
0 commit comments