Quellcode durchsuchen

Bump README python requirement to 2.6.0.

The code already checks for python 2.6.
Heikki Hokkanen vor 12 Jahren
Ursprung
Commit
fc9b04ffea
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      doc/README

+ 1
- 1
doc/README Datei anzeigen

@@ -5,7 +5,7 @@ Currently it produces only HTML output with tables and graphs.
5 5
 
6 6
 Requirements
7 7
 ============
8
-- Python (>= 2.4.4)
8
+- Python (>= 2.6.0)
9 9
 - Git (>= 1.5.2.4)
10 10
 - Gnuplot (>= 4.0.0)
11 11
 - a git repository (bare clone will work as well)