From: Oleg Broytman Date: Sun, 15 Oct 2017 14:05:21 +0000 (+0300) Subject: Docs: setup.py requires setuptools but doesn't try to download it X-Git-Url: https://git.phdru.name/?p=m_lib.git;a=commitdiff_plain;h=51a3084a26d781195abc89f8ed8a57c8e2229e06 Docs: setup.py requires setuptools but doesn't try to download it --- diff --git a/INSTALL.txt b/INSTALL.txt index 82d9073..d1efdf1 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -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: