mirror of
https://github.com/wassname/ray.git
synced 2026-09-09 11:32:43 +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
@@ -12,9 +12,6 @@
|
||||
/src/ray/raylet/format/*_generated.h
|
||||
/java/runtime/src/main/java/org/ray/runtime/generated/*
|
||||
|
||||
# Modin source files
|
||||
/python/ray/modin
|
||||
|
||||
# Redis temporary files
|
||||
*dump.rdb
|
||||
|
||||
|
||||
Reference in New Issue
Block a user