mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Update README.rst
This commit is contained in:
+9
-10
@@ -34,6 +34,15 @@ The problems that Pipenv seeks to solve are multi-faceted:
|
||||
- Managing a ``requirements.txt`` file `can be problematic <https://www.kennethreitz.org/essays/a-better-pip-workflow>`_, so Pipenv uses the upcoming ``Pipfile`` and ``Pipfile.lock`` instead, which is superior for basic use cases.
|
||||
|
||||
|
||||
☤ Installation
|
||||
--------------
|
||||
|
||||
::
|
||||
|
||||
$ pip install pipenv
|
||||
|
||||
✨🍰✨
|
||||
|
||||
User Testimonials
|
||||
-----------------
|
||||
|
||||
@@ -186,16 +195,6 @@ Magic shell completions are now enabled!
|
||||
|
||||
|
||||
|
||||
☤ Installation
|
||||
--------------
|
||||
|
||||
::
|
||||
|
||||
$ pip install pipenv
|
||||
|
||||
✨🍰✨
|
||||
|
||||
|
||||
☤ Documentation
|
||||
---------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user