summaryrefslogtreecommitdiffstats
path: root/python/functools-lru-cache/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/functools-lru-cache/README')
-rw-r--r--python/functools-lru-cache/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/functools-lru-cache/README b/python/functools-lru-cache/README
index 037d48ee75..4137d3181e 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.