Merge pull request #460 from python-zk/jeffwidman-remove-easy-install

chore: remove `easy_install` instructions
This commit is contained in:
Ben Bangert 2017-07-24 09:03:12 -07:00 committed by GitHub
commit 87af99aef4
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