mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 22:38:16 +08:00
1afc487baf
* 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.