python 3.14 is annoying about dependencies

This commit is contained in:
Anthony Samms
2025-10-27 18:49:55 -04:00
parent 3b0a6bed97
commit 0a0383f914
2 changed files with 8 additions and 8 deletions

View File

@@ -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 = [