mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
51336710fa
* Removes redundant language. * Helps user understand which version of Python & pip are installed. * Link to modern way of installing pip & setuptools Fixes #589