chore: remove `easy_install` instructions

Everyone uses `pip` these days
This commit is contained in:
Jeff Widman 2017-07-23 22:07:41 -06:00
parent 83b9f94e32
commit 6e6627d586
2 changed files with 1 additions and 3 deletions

View File

@ -4,7 +4,7 @@
Installing
==========
kazoo can be installed via ``pip`` or ``easy_install``:
kazoo can be installed via ``pip``:
.. code-block:: bash

View File

@ -5,8 +5,6 @@ release = clean_egg_info sdist bdist_wheel
[bdist_wheel]
universal = 1
[easy_install]
[egg_info]
tag_build = dev