mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 19:50:12 +01:00
python 3.14 is annoying about dependencies
This commit is contained in:
@@ -14,8 +14,8 @@ dependencies = [
|
||||
exclude = ["*.git", ".github/", ".venv/", "cache/"]
|
||||
paths = ["."]
|
||||
|
||||
[tool.uv.sources]
|
||||
raylib-sdl = { path = "raylib_sdl-5.5.0.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl" }
|
||||
[tool.uv]
|
||||
find-links = ["raylib-sdl"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
|
||||
Reference in New Issue
Block a user