Skip to content

Conversation

@MatPoliquin
Copy link
Collaborator

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes an issue where version 0.9.7 wheels had empty data/stable folders by updating the package data glob patterns to include versioned game folders, and bumps the version to 0.9.8.

  • Updated platform_globs to include patterns for both versioned (*-Platform-v*/*) and non-versioned (*-Platform/*) game data folders
  • Refactored platform list into a separate variable for better code organization
  • Added documentation comment explaining the folder naming convention

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
stable_retro/VERSION.txt Bumps version from 0.9.7 to 0.9.8
setup.py Extracts platform list and adds glob patterns for versioned game folders (e.g., Pong-Atari2600-v0/) to fix missing data in wheels

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@MatPoliquin MatPoliquin merged commit cd7f8af into master Dec 28, 2025
24 checks passed
@MatPoliquin MatPoliquin deleted the wheels_fix branch December 30, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants