Skip to content

[Enhancement] Deprecate --gym-packages argument #390

@ernestum

Description

@ernestum

🚀 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

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedHelp from contributors is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions