gbdev/GBEmulatorShootout

Move emulator-specific properties needs_audio and extra_requirements out of CI definition

Open

#75 opened on Mar 23, 2026

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Python (17 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (31 stars)
PR merge metrics
 (Avg merge 4d 7h) (1 merged PR in 30d)

Description

They are currently in the CI pipelines - they should be part of each Emulator instance. Also, 'extra_requirements' is empty anyway all the times so probably should be removed?

Contributor guide