]> git.phdru.name Git - m_lib.full.git/blobdiff - INSTALL.txt
Release 1.0.1.post2
[m_lib.full.git] / INSTALL.txt
index 37b96b63069fd10af98481d327a9e54044832951..e07ff86dfad4815a11e006512a9af0dc2dedd8e0 100644 (file)
@@ -1,4 +1,4 @@
-m_lib.full requires Python 2.6 (that means pip >= 9, < 10), 2.7 or 3.4+.
+m_lib.full requires Python 2.7 or 3.4+.
 
 Installation script setup.py requires setuptools.
 
@@ -16,8 +16,6 @@ Installation using pip:
 
     pip install m_lib.full
 
-    For Python 2.6 the command is easy_install.
-
 Installation from sources:
 
     To install the library from sources system-wide run run the following