From ef5aed19c4e7fe784de9fc5260e3c1722d759546 Mon Sep 17 00:00:00 2001 From: Markus Rinne Date: Fri, 12 Mar 2021 17:42:04 +0200 Subject: development/robotframework: Updated for version 4.0. This commit also: * Adds Python 3 support. * Adds README.rst installation. Signed-off-by: Willy Sudiarto Raharjo --- development/robotframework/README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'development/robotframework/README') diff --git a/development/robotframework/README b/development/robotframework/README index 1282951008..82582b87c6 100644 --- a/development/robotframework/README +++ b/development/robotframework/README @@ -5,3 +5,5 @@ testing approach. Its testing capabilities can be extended by test libraries implemented either with Python or Java, and users can create new higher-level keywords from existing ones using the same syntax that is used for creating test cases. + +python3 is an optional dependency. It is needed for Python 3 support. -- cgit v1.2.3