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 #48

Merged
merged 4 commits into from
Dec 3, 2023
Merged

Conversation

fedebotu
Copy link
Contributor

@fedebotu fedebotu commented Dec 2, 2023

This pull request adds a few improvements to JaxMARL (updated version of #42 )

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

great thanks !

@amacrutherford amacrutherford merged commit 2d2c014 into FLAIROx:main Dec 3, 2023
14 checks passed
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