X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=INSTALL.txt;h=6b743d97d4b94b4f46978c19deaf2e6370794b73;hb=refs%2Fheads%2Fmaster;hp=8a87ed038f263065b7d113d243d215dc6d50ffa5;hpb=c6cf1e6adbf4a25b93acd7102cf0c4f25ef9b683;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: