From 9cc2cdda99866ef7f9241bb762ab1d03989be124 Mon Sep 17 00:00:00 2001 From: Mats Wichmann Date: Sat, 9 May 2020 12:39:06 -0600 Subject: Add version note for Python tool [ci skip] Signed-off-by: Mats Wichmann --- SCons/Tool/python.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/SCons/Tool/python.xml b/SCons/Tool/python.xml index 17cb564..0e9fbbc 100644 --- a/SCons/Tool/python.xml +++ b/SCons/Tool/python.xml @@ -31,6 +31,7 @@ When loaded, the scanner will attempt to find implicit dependencies for any Python source files in the list of sources provided to an Action that uses this environment. +Available since &scons; 4.0.. -- cgit v0.12