Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an entry-point to register import gymnasium #20

Conversation

pseudo-rnd-thoughts
Copy link
Member

This adds an entry_point that registers the environments on import gymnasium, a note for developers is that this requires that users has the module installed, pip install -e .

Additionally, this PR moves the tests from miniwob/tests/ to /tests and removes unnecessary import miniwob due to the change above

…gymnasium` and move the miniwob/tests to /tests
@ppasupat
Copy link
Collaborator

ppasupat commented Feb 6, 2023

Thank you for the PR. The entry_point is useful. Could you please merge it so I can incorporate it into my documentation PR (#19)?

@pseudo-rnd-thoughts pseudo-rnd-thoughts merged commit 43bd1fe into Farama-Foundation:master Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants