]> git.phdru.name Git - m_lib.git/commitdiff
Build: Python 2.6 means pip >= 9, < 10
authorOleg Broytman <phd@phdru.name>
Sat, 14 Apr 2018 13:01:56 +0000 (16:01 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 14 Apr 2018 13:01:56 +0000 (16:01 +0300)
INSTALL.txt

index cb6dea5b39cd6037d36ff894d94a05daa371427a..8a87ed038f263065b7d113d243d215dc6d50ffa5 100644 (file)
@@ -1,4 +1,4 @@
-m_lib requires Python 2.6, 2.7 or 3.4+.
+m_lib requires Python 2.6 (that means pip >= 9, < 10), 2.7 or 3.4+.
 
 Installation script setup.py requires setuptools.