X-Git-Url: https://git.phdru.name/m_lib.git/?a=blobdiff_plain;f=INSTALL.txt;h=6b743d97d4b94b4f46978c19deaf2e6370794b73;hb=6cf19b1dd926e0052bb618bf704938be6a8e9f92;hp=8a87ed038f263065b7d113d243d215dc6d50ffa5;hpb=ac595c0ed49f266f6e436fb6f6a6aacde8f205ec;p=m_lib.git diff --git a/INSTALL.txt b/INSTALL.txt index 8a87ed0..6b743d9 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,4 +1,4 @@ -m_lib requires Python 2.6 (that means pip >= 9, < 10), 2.7 or 3.4+. +m_lib requires Python 2.7 or 3.4+. Installation script setup.py requires setuptools. @@ -16,7 +16,7 @@ Installation using pip: pip install m_lib - For Python 2.6 the command is easy_install. + For Python 2.7 the command is easy_install. Installation from sources: