mirror of
https://github.com/wassname/ray.git
synced 2026-07-19 11:27:32 +08:00
* In setup.py, move cython to setup_requires and move setuptools_scm to setup_requires. * Add back pip install of cython when building mac wheels. * Revert changes to setuptools_scm. * Check that the correct number of Linux wheels are produced. * Add back pip install cython when building linux wheels.