summaryrefslogtreecommitdiffstats
path: root/python/cloudpickle/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/cloudpickle/README')
-rw-r--r--python/cloudpickle/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/cloudpickle/README b/python/cloudpickle/README
index 6feb3ec2d4..c41571e7e7 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.