From: Oleg Broytman Date: Sun, 15 Oct 2017 14:06:11 +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.defenc.git;a=commitdiff_plain;h=c3f50bd28f32436fa8b045fea9d92a9bbfd6eaf2 Docs: setup.py requires setuptools but doesn't try to download it --- diff --git a/INSTALL.txt b/INSTALL.txt index 4ce4c9e..235f981 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,7 +1,6 @@ m_lib.defenc 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: