summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/install.rst2
-rw-r--r--setup.cfg2
2 files changed, 1 insertions, 3 deletions
diff --git a/docs/install.rst b/docs/install.rst
index 6991042..cf0afe6 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -4,7 +4,7 @@
Installing
==========
-kazoo can be installed via ``pip`` or ``easy_install``:
+kazoo can be installed via ``pip``:
.. code-block:: bash
diff --git a/setup.cfg b/setup.cfg
index 9471c60..abc25f7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -5,8 +5,6 @@ release = clean_egg_info sdist bdist_wheel
[bdist_wheel]
universal = 1
-[easy_install]
-
[egg_info]
tag_build = dev