Closed BolunDai0216 closed 6 days ago
This PR updates Minigrid to support Gymnasium 1.0.0 and NumPy 2.0 (tested with 2.1.2).
Fixes #452
Breaking change (fix or feature that would cause existing functionality to not work as expected)
pre-commit
pre-commit run --all-files
CONTRIBUTING.md
Description
This PR updates Minigrid to support Gymnasium 1.0.0 and NumPy 2.0 (tested with 2.1.2).
Fixes #452
Type of change
Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist:
pre-commit
checks withpre-commit run --all-files
(seeCONTRIBUTING.md
instructions to set it up)