comparison docs/installation.rst @ 4522:a9a1560dad79

setup: clarify that we only support 2.6 and 2.7
author Mads Kiilerich <madski@unity3d.com>
date Wed, 24 Sep 2014 14:24:40 +0200
parents e73a69cb98dc
children d95ea48af67b
comparison
equal deleted inserted replaced
4521:5f310a5597bf 4522:a9a1560dad79
12 12
13 13
14 Installing Kallithea from PyPI (aka "Cheeseshop") 14 Installing Kallithea from PyPI (aka "Cheeseshop")
15 ------------------------------------------------- 15 -------------------------------------------------
16 16
17 Kallithea requires python version 2.5 or higher. 17 Kallithea requires python version 2.6 or higher.
18 18
19 The easiest way to install ``kallithea`` is to run:: 19 The easiest way to install ``kallithea`` is to run::
20 20
21 easy_install kallithea 21 easy_install kallithea
22 22