forced to update to 3.13

This commit is contained in:
Anthony Samms
2025-11-21 10:47:12 -05:00
parent fab410e44d
commit 1accec0197
3 changed files with 3 additions and 67 deletions

View File

@@ -3,7 +3,7 @@ name = "pytaiko"
version = "1.0"
description = "Taiko no Tatsujin simulator written in python and raylib"
readme = "README.md"
requires-python = ">=3.12"
requires-python = ">=3.13"
dependencies = [
"moviepy>=2.2.1",
"raylib-sdl>=5.5.0.2",