Require python 3 for running the testsuite

- #259

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2019-12-15 13:37:57 +01:00
parent 38ddb4ee5b
commit e307e548e0

View file

@ -21,7 +21,7 @@ Building Timewarrior yourself requires
* cmake
* make
* C++ compiler, currently gcc 4.7+ or clang 3.3+ for full C++11 support
* Python, for running the testsuite
* Python 3, for running the testsuite
There are two ways to retrieve the Timewarrior sources: