Skip to content

Commit 3bc926a

Browse files
authored
Merge pull request #15 from PlayerData/remove-keyring-provider
feat: remove keyring provider
2 parents 990c8a4 + 11da9e5 commit 3bc926a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ build-backend = "hatchling.build"
3131
[tool.hatchling.build.targets.wheel]
3232
packages = ["playerdatapy"]
3333

34-
[tool.uv]
35-
keyring-provider = "subprocess"
36-
3734
[tool.autoflake]
3835
check = false
3936
in-place = true

0 commit comments

Comments
 (0)