From 4c0e204413e6d2c33662a02c73a0ad13d81af9e5 Mon Sep 17 00:00:00 2001 From: Benoit Pierre Date: Tue, 8 Oct 2019 19:32:09 +0200 Subject: doc: drop most references to EasyInstall --- docs/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/development.txt') diff --git a/docs/development.txt b/docs/development.txt index 455f038a..28e653fe 100644 --- a/docs/development.txt +++ b/docs/development.txt @@ -7,7 +7,7 @@ Authority (PyPA) and led by Jason R. Coombs. This document describes the process by which Setuptools is developed. This document assumes the reader has some passing familiarity with -*using* setuptools, the ``pkg_resources`` module, and EasyInstall. It +*using* setuptools, the ``pkg_resources`` module, and pip. It does not attempt to explain basic concepts like inter-project dependencies, nor does it contain detailed lexical syntax for most file formats. Neither does it explain concepts like "namespace -- cgit v1.2.1