summaryrefslogtreecommitdiff
path: root/docs/development.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-11-16 13:08:45 -0500
committerJason R. Coombs <jaraco@jaraco.com>2019-11-16 13:08:45 -0500
commit3e755ec7c23a769348a2a75023adf0d59a3bb725 (patch)
tree55b6e069218cb4177b7f7a4fb1a242131381e0cd /docs/development.txt
parent88951e9a5633abd4cdbfa3584647cec4247b8c30 (diff)
parenta00798264cf4d55db28585cfc147050a4d579b52 (diff)
downloadpython-setuptools-git-3e755ec7c23a769348a2a75023adf0d59a3bb725.tar.gz
Merge branch 'master' into feature/distribution-options-hooks
Diffstat (limited to 'docs/development.txt')
-rw-r--r--docs/development.txt2
1 files changed, 1 insertions, 1 deletions
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