diff options
Diffstat (limited to 'python/cloudpickle/README')
-rw-r--r-- | python/cloudpickle/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/cloudpickle/README b/python/cloudpickle/README index 6feb3ec2d4c77..c41571e7e79d3 100644 --- a/python/cloudpickle/README +++ b/python/cloudpickle/README @@ -1,3 +1,5 @@ cloudpickle is an extended pickling support for Python objects. It makes possible to serialize Python constructs not supported by the default pickle module from the Python standard library. + +python3-build and python3-installer are build-only dependencies. |