From 706a64bbf429e5f7c0f347f20ff45acf91fc4ed3 Mon Sep 17 00:00:00 2001 From: Serban Udrea Date: Thu, 17 Nov 2022 21:23:09 +0000 Subject: python/functools-lru-cache: Update README. Signed-off-by: Willy Sudiarto Raharjo --- python/functools-lru-cache/README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'python/functools-lru-cache') diff --git a/python/functools-lru-cache/README b/python/functools-lru-cache/README index 037d48ee75d07..4137d3181e047 100644 --- a/python/functools-lru-cache/README +++ b/python/functools-lru-cache/README @@ -1,2 +1,4 @@ This is a backport of functools.lru_cache from Python 3.3 as published at ActiveState. + +NOTE: python-toml is a build-time requirement only. -- cgit v1.2.3