commit | 595231dd5cc92c3ac64faa39f22707b5ec58731a | [log] [tgz] |
---|---|---|
author | Yuchen Xie <yuchen.xie@live.com> | Tue Jun 26 06:20:53 2018 +0800 |
committer | Jie Luo <anandolee@gmail.com> | Mon Jun 25 15:20:53 2018 -0700 |
tree | 815fdbda53551ae7373845f053848451ea8310be | |
parent | d65d5821bc76a5e43bfac0a227d970f5bc88b789 [diff] [blame] |
Update minimal Python version to 2.7 (#4207)
diff --git a/python/README.md b/python/README.md index 4c19429..4b48225 100644 --- a/python/README.md +++ b/python/README.md
@@ -30,7 +30,7 @@ Installation ============ -1) Make sure you have Python 2.6 or newer. If in doubt, run: +1) Make sure you have Python 2.7 or newer. If in doubt, run: $ python -V