mirror of
https://github.com/wassname/ray.git
synced 2026-07-03 18:57:46 +08:00
Remove Modin from Ray wheels. (#5647)
There are several reasons for this: * We no longer support python2 * There should be only 1 way of installing Modin * Issue management on these wheels * I have never heard of anyone using this feature * It is rarely kept up to date * Modin depends on specific versions of Ray because of past API changes
This commit is contained in:
committed by
Simon Mo
parent
ddadc18ef6
commit
c33d6662ce
@@ -13,7 +13,6 @@
|
||||
/python/ray/ @ray-project/ray-core-python
|
||||
!/python/ray/tune/ @ray-project/ray-core-python
|
||||
!/python/ray/rllib/ @ray-project/ray-core-python
|
||||
!/python/ray/modin/ @ray-project/ray-core-python
|
||||
|
||||
# Java worker.
|
||||
/java/ @ray-project/ray-core-java
|
||||
|
||||
Reference in New Issue
Block a user