]> git.ipfire.org Git - thirdparty/babel.git/commit
Remove all references to deprecated easy_install
authorJon Dufresne <jon.dufresne@gmail.com>
Fri, 2 Nov 2018 02:05:56 +0000 (19:05 -0700)
committerAarni Koskela <akx@iki.fi>
Tue, 18 Dec 2018 12:31:51 +0000 (14:31 +0200)
commitc4f790500fd946f6d00bbc90c32086f881b23ba6
tree79d2659202e4894edfb042ac0bc09520151bdd97
parent8a8a337c153147a6bef5d3d69b854fa8fb9501e6
Remove all references to deprecated easy_install

easy_install is deprecated and its use is discouraged by PyPA:

https://setuptools.readthedocs.io/en/latest/easy_install.html

> Warning: Easy Install is deprecated. Do not use it. Instead use pip.

Follow upstream advice and only recommended supported tools.
docs/installation.rst