chore: replace pysdl2 with PySDL3 for SDL3 sensor support

SDL3 includes a dedicated 8BitDo HIDAPI driver with native gyro/accel sensor support, which SDL2 lacked.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
Joey Yakimowich-Payne 2026-03-16 16:54:45 -06:00
commit 3178a1ca97
2 changed files with 1082 additions and 8 deletions

View file

@ -11,7 +11,7 @@ requires-python = ">=3.9"
authors = [{ name = "Switch Pico Maintainers" }]
dependencies = [
"pyserial",
"pysdl2",
"PySDL3",
"rich",
]

1088
uv.lock generated

File diff suppressed because it is too large Load diff