mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
cleanup
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ The user can provide these additional parameters:
|
||||
|
||||
- ``--two`` - Perform the install in a virtualenv using the system ``python2`` link.
|
||||
- ``--three`` - Perform the install in a virtualenv using the system ``python3`` link.
|
||||
- ``--python`` - Perform the install in a virtualenv using the provided python.
|
||||
- ``--python`` - Perform the install in a virtualenv using the provided Python intepreter.
|
||||
|
||||
.. warning:: None of the above commands should be used together. They are also
|
||||
**destructive** and will delete your current virtualenv before replacing
|
||||
|
||||
Reference in New Issue
Block a user