Update README.rst for a dead URL (#1165)

* Update README.rst

Replace dead link to "python packaging" documentation in the first line of the documentation.

* Update README.rst

Revised to use the more specific link to python packaging documentation.
This commit is contained in:
Jonathan Hanson
2017-12-04 20:30:02 -08:00
committed by Nate Prewitt
parent 3248698903
commit 69ef144d78
+1 -1
View File
@@ -21,7 +21,7 @@ Pipenv: Python Development Workflow for Humans
---------------
**Pipenv** — the officially recommended Python packaging tool from `Python.org <https://packaging.python.org/new-tutorials/installing-and-using-packages/>`_, free (as in freedom).
**Pipenv** — the officially recommended Python packaging tool from `Python.org <https://packaging.python.org/tutorials/managing-dependencies/#managing-dependencies>`_, free (as in freedom).
Pipenv is a tool that aims to bring the best of all packaging worlds (bundler, composer, npm, cargo, yarn, etc.) to the Python world. *Windows is a firstclass citizen, in our world.*