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

Remove the dependencies to Gym #26

Closed
3 tasks
aiAdrian opened this issue Jul 13, 2023 · 0 comments · Fixed by #56
Closed
3 tasks

Remove the dependencies to Gym #26

aiAdrian opened this issue Jul 13, 2023 · 0 comments · Fixed by #56
Labels
enhancement New feature or request

Comments

@aiAdrian
Copy link
Contributor

Objectives

In the codebase of Flatland there are gym dependencies, but they should be removed since there is not much functionality used. In some parts there are only imports, without using the imported functionality.

Todos

What needs to be done for the issue to be done and the objectives to be reached:

  • Gym imports are removed
  • Gym depandency is removed in setup.py / requirements_xxxx.txt

Minimal testing requirements

  • Flatland behaves similarly to how it did before the gym was removed
@aiAdrian aiAdrian added the enhancement New feature or request label Jul 13, 2023
@aiAdrian aiAdrian linked a pull request Oct 28, 2023 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant