mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 15:44:53 +08:00
Use cloudpickle 0.2.2. (#189)
This commit is contained in:
committed by
Philipp Moritz
parent
674ec3a3cb
commit
973716d310
@@ -7,6 +7,6 @@ common_module = Extension("common",
|
||||
extra_compile_args=["--std=c99", "-Werror"])
|
||||
|
||||
setup(name="Common",
|
||||
version="0.01",
|
||||
version="0.0.1",
|
||||
description="Common library for Ray",
|
||||
ext_modules=[common_module])
|
||||
|
||||
Reference in New Issue
Block a user