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 e89e57f commit a286f6bCopy full SHA for a286f6b
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["uv_build>=0.9.6,<0.10.0"]
3
build-backend = "uv_build"
4
5
[tool.uv.build-backend]
6
-source-include = ["tests/"]
+source-include = ["tests/**"]
7
module-name = "cachecontrol"
8
module-root = ""
9
0 commit comments