mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 07:41:09 +08:00
Use cloudpickle 0.2.2. (#189)
This commit is contained in:
committed by
Philipp Moritz
parent
674ec3a3cb
commit
973716d310
+1
-1
@@ -33,7 +33,7 @@ setup(name="ray",
|
||||
"colorama",
|
||||
"psutil",
|
||||
"redis",
|
||||
"cloudpickle"],
|
||||
"cloudpickle >= 0.2.2"],
|
||||
include_package_data=True,
|
||||
zip_safe=False,
|
||||
license="Apache 2.0")
|
||||
|
||||
Reference in New Issue
Block a user