Change to pygame-ce

This commit is contained in:
2026-09-02 22:36:43 -06:00
parent d098618b9a
commit 7bffa67bf1
2 changed files with 53 additions and 66 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ authors = [
license = {text = "MIT"}
requires-python = ">=3.12"
dependencies = [
"pygame (>=2.6.1,<3.0.0)"
"pygame-ce (>=2.5.8,<3.0.0)"
]