Skip to content

fix: migrate to upstream gymnasium 1.0#52

Merged
aditya-neuraco merged 1 commit into
masterfrom
fix/gymnasium-1.0-migration
Jul 1, 2026
Merged

fix: migrate to upstream gymnasium 1.0#52
aditya-neuraco merged 1 commit into
masterfrom
fix/gymnasium-1.0-migration

Conversation

@aditya-neuraco

@aditya-neuraco aditya-neuraco commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Switch the gymnasium dependency from the stepjam/Gymnasium Git fork to upstream gymnasium>=1.0.0, and pass the render width/height that upstream 1.0's viewer constructors now require.

This is a step toward publishing bigym to PyPI, which does not allow Git-URL dependencies. Import usage is unchanged.

Related PRs

@aditya-neuraco aditya-neuraco added the version:none tests, docs, CI only; no functional changes label Jul 1, 2026
@aditya-neuraco aditya-neuraco self-assigned this Jul 1, 2026

@stepjam stepjam left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@aditya-neuraco aditya-neuraco force-pushed the fix/gymnasium-1.0-migration branch from c4cc979 to dd101c6 Compare July 1, 2026 08:43
@aditya-neuraco aditya-neuraco merged commit 2c81a0c into master Jul 1, 2026
1 check passed
@aditya-neuraco aditya-neuraco added version:major any breaking change to behaviour, inputs or outputs and removed version:none tests, docs, CI only; no functional changes labels Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version:major any breaking change to behaviour, inputs or outputs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants