From 8a9434c4ef96e39031a222b99080f68fef62759a Mon Sep 17 00:00:00 2001 From: isaacs Date: Wed, 21 Aug 2013 11:11:02 -0700 Subject: [PATCH] doc: Mention python dep in downloads page Closes #3604 --- doc/download/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/download/index.html b/doc/download/index.html index 6b0953db38..48c02badf9 100644 --- a/doc/download/index.html +++ b/doc/download/index.html @@ -128,6 +128,9 @@ +
+ Note: Python 2.6 or 2.7 is required to build from source tarballs. +