From 54f982e3e6ab0142386f437c4066ff8564335369 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Wed, 29 Oct 2014 09:15:34 +0800 Subject: [PATCH] doc: bump Python version to 3.4+ (required for enum) --- doc/manual/installing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/installing.rst b/doc/manual/installing.rst index 4b4c56bb6..8a4c5bec6 100644 --- a/doc/manual/installing.rst +++ b/doc/manual/installing.rst @@ -12,7 +12,7 @@ You will need: * Get them from http://www.xilinx.com/support/download/index.htm -* Python 3.3+ +* Python 3.4+ * OpenRISC GCC/binutils toolchain (or1k-elf-...)