diff --git a/README.rst b/README.rst index cb80c8b645..912808a23b 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ Pipenv: Python Development Workflow for Humans --------------- -**Pipenv** — the officially recommended Python packaging tool from `Python.org `_, free (as in freedom). +**Pipenv** — the recommended tool for managing application dependencies from `packaging.python.org `__, 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 first–class citizen, in our world.* diff --git a/docs/index.rst b/docs/index.rst index 06d59edaf8..1c122faa78 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -20,7 +20,7 @@ Pipenv: Python Dev Workflow for Humans --------------- -**Pipenv** — the officially recommended Python packaging tool from `Python.org `_, free (as in freedom). +**Pipenv** — the recommended tool for managing application dependencies from `packaging.python.org `__, 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 first-class citizen, in our world.*