Bump README python requirement to 2.6.0.
authorHeikki Hokkanen <[email protected]>
Sat, 21 Dec 2013 13:13:51 +0000 (21 15:13 +0200)
committerHeikki Hokkanen <[email protected]>
Sat, 21 Dec 2013 13:13:51 +0000 (21 15:13 +0200)
The code already checks for python 2.6.

doc/README

index e8df3b7..c7f64e4 100644 (file)
@@ -5,7 +5,7 @@ Currently it produces only HTML output with tables and graphs.
 
 Requirements
 ============
-- Python (>= 2.4.4)
+- Python (>= 2.6.0)
 - Git (>= 1.5.2.4)
 - Gnuplot (>= 4.0.0)
 - a git repository (bare clone will work as well)