瀏覽代碼

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)