From 88429cfb39df6f62e521968ba0b2780f38a261d9 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Sun, 27 Oct 2013 04:02:21 +0000 Subject: Update the Python version. And Perl isn't used anymore. PR17608 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193491 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/TestingGuide.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/TestingGuide.rst') diff --git a/docs/TestingGuide.rst b/docs/TestingGuide.rst index c74f520..c9a35cd 100644 --- a/docs/TestingGuide.rst +++ b/docs/TestingGuide.rst @@ -21,9 +21,9 @@ tests. Requirements ============ -In order to use the LLVM testing infrastructure, you will need all of -the software required to build LLVM, as well as -`Python `_ 2.4 or later. +In order to use the LLVM testing infrastructure, you will need all of the +software required to build LLVM, as well as `Python `_ 2.5 or +later. LLVM testing infrastructure organization ======================================== -- cgit v1.1