Switched from gym to gymnasium, and updated all relevant code and unit tests.
Relies on https://github.com/Kautenja/nes-py/pull/94
Also commented out a group of unit tests of the registration as they are irrelevant since ~2019, when access to attributes starting with an underscore was prohibited.
Type of change
Please select all relevant options:
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] MGMT (non-breaking change to deployment, CI, etc.
[x] Breaking changes, because of new Gymnasium API.
Description
Switched from gym to gymnasium, and updated all relevant code and unit tests. Relies on https://github.com/Kautenja/nes-py/pull/94 Also commented out a group of unit tests of the registration as they are irrelevant since ~2019, when access to attributes starting with an underscore was prohibited.
Type of change
Please select all relevant options:
Checklist