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 CI tests, move to pyproject.toml #42

Closed
wants to merge 0 commits into from
Closed

Conversation

fedebotu
Copy link
Contributor

This pull request adds a few improvements to JaxMARL

Testing

Now tests are run automatically on all major OSs (Linux, Mac, Windows) for all Python version from 3.8 to 3.12: turns out the library works well even in the most recent Python versions

Moving to pyproject.toml

This is the new standard as specified in PEP 621, so I simply translated the setup.py to this format.

@amacrutherford
Copy link
Collaborator

Hey! thanks for this, looks great. We've changed setup.py over the past week so if you could update the PR for those changes I can then merge it in

@fedebotu
Copy link
Contributor Author

fedebotu commented Dec 2, 2023

@amacrutherford done! You may check #48 ^^

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