mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 03:30:13 +01:00
nevermind i dont care anymore
This commit is contained in:
@@ -3,10 +3,10 @@ name = "pytaiko"
|
||||
version = "0.9.0"
|
||||
description = "Taiko no Tatsujin simulator written in python and raylib"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"moviepy>=2.2.1",
|
||||
"raylib-sdl>=5.5.0.3",
|
||||
"raylib-sdl>=5.5.0.2",
|
||||
"tomlkit>=0.13.3",
|
||||
]
|
||||
|
||||
@@ -14,9 +14,6 @@ dependencies = [
|
||||
exclude = ["*.git", ".github/", ".venv/", "cache/"]
|
||||
paths = ["."]
|
||||
|
||||
[tool.uv]
|
||||
find-links = ["raylib-sdl"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"nuitka>=2.8.4",
|
||||
|
||||
Reference in New Issue
Block a user