mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Require python 3 for running the testsuite
- #259 Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
38ddb4ee5b
commit
e307e548e0
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Building Timewarrior yourself requires
|
||||||
* cmake
|
* cmake
|
||||||
* make
|
* make
|
||||||
* C++ compiler, currently gcc 4.7+ or clang 3.3+ for full C++11 support
|
* 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:
|
There are two ways to retrieve the Timewarrior sources:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue