This commit is contained in:
Waylon Walker 2025-11-23 11:30:10 -06:00
parent cedb02e77e
commit b9573deb75
5 changed files with 198 additions and 0 deletions

View file

@ -26,6 +26,7 @@ classifiers = [
dependencies = [
"debugpy",
"pygame",
"pyopengl",
"typer",
"rich",
"pydantic",