mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
Update pyproject.toml
This commit is contained in:
@@ -10,9 +10,6 @@ dependencies = [
|
|||||||
"tomlkit>=0.13.3",
|
"tomlkit>=0.13.3",
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.uv]
|
|
||||||
no-build-package = ["numpy", "pillow"]
|
|
||||||
|
|
||||||
[tool.vulture]
|
[tool.vulture]
|
||||||
exclude = ["*.git", ".github/", ".venv/", "cache/"]
|
exclude = ["*.git", ".github/", ".venv/", "cache/"]
|
||||||
paths = ["."]
|
paths = ["."]
|
||||||
|
|||||||
Reference in New Issue
Block a user