mirror of
https://github.com/wassname/ray.git
synced 2026-07-03 22:06:45 +08:00
Remove six and cloudpickle from setup.py. (#7694)
This commit is contained in:
@@ -8,7 +8,7 @@ from ray import tune
|
||||
from ray.tune import DurableTrainable
|
||||
from ray.tune.sync_client import get_sync_client
|
||||
|
||||
import cloudpickle
|
||||
from ray import cloudpickle
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user