mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Add link to PEP-440 for version specifiers
This commit is contained in:
@@ -188,6 +188,7 @@ To tell pipenv to install a specific version of a library, the usage is simple::
|
||||
|
||||
This will update your ``Pipfile`` to reflect this requirement, automatically.
|
||||
|
||||
For other version specifiers, see `PEP-440 <(https://www.python.org/dev/peps/pep-0440/#version-specifiers>`.
|
||||
|
||||
☤ Specifying Versions of Python
|
||||
-------------------------------
|
||||
|
||||
Reference in New Issue
Block a user