We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16158bc commit 11da9e5Copy full SHA for 11da9e5
1 file changed
pyproject.toml
@@ -31,9 +31,6 @@ build-backend = "hatchling.build"
31
[tool.hatchling.build.targets.wheel]
32
packages = ["playerdatapy"]
33
34
-[tool.uv]
35
-keyring-provider = "subprocess"
36
-
37
[tool.autoflake]
38
check = false
39
in-place = true
0 commit comments