back to 3.12

This commit is contained in:
Anthony Samms
2025-11-21 10:35:48 -05:00
parent fe6dd17c25
commit fab410e44d
3 changed files with 157 additions and 3 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.14"
requires-python = ">=3.12"
dependencies = [
"moviepy>=2.2.1",
"raylib-sdl>=5.5.0.2",