From 3d459218bf2793c79a42a50cce257a94521af8e0 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Thu, 11 Sep 2014 19:43:06 +0200 Subject: [PATCH] Mention that Python 3 is not yet supported. [ci skip] --- doc/web/content/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/web/content/index.md b/doc/web/content/index.md index 81026ea4..2e9e2be4 100644 --- a/doc/web/content/index.md +++ b/doc/web/content/index.md @@ -6,7 +6,9 @@ Introduction LinkChecker is a free, [GPL](http://www.gnu.org/licenses/gpl-2.0.html) licensed website validator. LinkChecker checks links in web documents or full websites. -It runs on systems with Python 2.7.2 or later. +It runs on Python 2 systems, requiring Python 2.7.2 or later. +Python 3 is not (yet) supported. + Features ---------