mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
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:
committed by
Nate Prewitt
parent
3248698903
commit
69ef144d78
+1
-1
@@ -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 first–class citizen, in our world.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user