Update README.rst

This commit is contained in:
2017-08-31 14:06:51 -04:00
committed by GitHub
parent 6e06fc4517
commit 1c8ff7ec70
+1 -1
View File
@@ -21,7 +21,7 @@ Pipenv: Sacred Marriage of Pipfile, Pip, & Virtualenv
---------------
**Pipenv** — the `officially recommended <https://packaging.python.org/new-tutorials/installing-and-using-packages/>`_ Python packaging tool from `Python.org <https://packaging.python.org/new-tutorials/installing-and-using-packages/>`_.
**Pipenv** — the officially recommended Python packaging tool `from Python.org <https://packaging.python.org/new-tutorials/installing-and-using-packages/>`_.
Pipenv harnesses `Pipfile <https://github.com/pypa/pipfile>`_, `Pip <https://github.com/pypa/pip>`_, and `Virtualenv <https://github.com/pypa/virtualenv>`_ together in unison to create a single, high-quality tool that is optimized for workflow efficiency and best practices.