Farama-Foundation / MAgent2

An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments
https://magent2.farama.org
MIT License
201 stars 34 forks source link

Prebuild mac wheels once Github Actions supports M1 #13

Open dsctt opened 1 year ago

dsctt commented 1 year ago

We're temporarily having mac users build from source distribution on pip install due to M1 servers not being available yet.

Blocked by https://github.com/actions/runner-images/issues/2187