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 f67357e commit 0231feaCopy full SHA for 0231fea
pyproject.toml
@@ -211,3 +211,6 @@ extend-immutable-calls = [
211
# See https://github.com/DiamondLightSource/python-copier-template/issues/154
212
# Remove this line to forbid private member access in tests
213
"tests/**/*" = ["SLF001"]
214
+
215
+[tool.uv]
216
+constraint-dependencies = ["httpx<1.0"]
0 commit comments