ソースを参照

Bump README python requirement to 2.6.0.

The code already checks for python 2.6.
Heikki Hokkanen 12 年 前
コミット
fc9b04ffea
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      doc/README

+ 1
- 1
doc/README ファイルの表示

@@ -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)