]> git.phdru.name Git - m_lib.git/blobdiff - INSTALL.txt
Release 3.1.0.post2: Tested with Python 3.12
[m_lib.git] / INSTALL.txt
index 8a87ed038f263065b7d113d243d215dc6d50ffa5..6b743d97d4b94b4f46978c19deaf2e6370794b73 100644 (file)
@@ -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: