-
Notifications
You must be signed in to change notification settings - Fork 564
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedHelp from contributors is neededHelp from contributors is needed
Description
🚀 Feature
Deprecate or even remove the --gym-packages
argument.
Motivation
Since gym
0.21.0 you can pass <package>:<gym_id>
to gym.make()
to make it automatically import the given package. This turns the --gym-packages
flag into duplicate functionality that unnecessarily clutters the interface.
Pitch
Remove the argument and add a hint about the feature in the documentation.
Alternatives
No response
Additional context
I learned about this feature by @RedTachyon here
Checklist
- I have checked that there is no similar issue in the repo
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedHelp from contributors is neededHelp from contributors is needed