]> git.phdru.name Git - m_lib.git/commitdiff
Docs: setup.py requires setuptools but doesn't try to download it
authorOleg Broytman <phd@phdru.name>
Sun, 15 Oct 2017 14:05:21 +0000 (17:05 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 15 Oct 2017 14:08:05 +0000 (17:08 +0300)
INSTALL.txt

index 82d9073af0f9f81f615f06cc10dfc081414b96bd..d1efdf1660cc1540ecb3678ed1afe36ad9dab006 100644 (file)
@@ -1,7 +1,6 @@
 m_lib requires Python 2.6, 2.7 or 3.4+.
 
-Installation script setup.py requires setuptools. If you don't have it
-installed setup.py will try to download and install it.
+Installation script setup.py requires setuptools.
 
 Installation using pip: