From 0487c5f101a21e0f5247f31bedd07b10c4fcf389 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 15 Feb 2015 22:06:40 -0500 Subject: Clarify a requirement for Python 2.x. No code changes. All regression tests pass. --- build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.txt') diff --git a/build.txt b/build.txt index 90a13a8f..03008c6a 100644 --- a/build.txt +++ b/build.txt @@ -43,7 +43,7 @@ Necessary components for any build: |============================================================================ |C compiler | gpsd and client library are written in C -|Python | some code is generated from python scripts +|Python 2.x, x >= 6 | some code is generated from python scripts |scons | for executing the build recipe |============================================================================ -- cgit v1.2.1