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
 (PR metrics pending)

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