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

CI setup #19

Merged
merged 8 commits into from
Jan 17, 2023
Merged

CI setup #19

merged 8 commits into from
Jan 17, 2023

Conversation

ffelten
Copy link
Collaborator

@ffelten ffelten commented Jan 17, 2023

  • Rely on pre-commit to launch all the CI utils: flake8, black, ... I took the configs from Gymnasium mainly.
  • Moved things from setup.py to pyproject.toml as in Gymnasium;
  • Fixed all the small issues.

Testing

pip install pre-commit
pre-commit install
pre-commit run --all-files

Normally everything should be green.

I left some TODOs for the renaming of the package which I didn't do in this PR.

@LucasAlegre LucasAlegre merged commit c6258a3 into main Jan 17, 2023
@pseudo-rnd-thoughts pseudo-rnd-thoughts deleted the feature/ci-cd-update-farama branch August 18, 2023 00:29
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.

None yet

2 participants