mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+6
-6
@@ -101,12 +101,6 @@ Other Commands
|
||||
- ``run`` will run a given command from the virtualenv, with any arguments forwarded (e.g. ``$ pipenv run python``).
|
||||
- ``check`` asserts that PEP 508 requirements are being met by the current environment.
|
||||
|
||||
☤ Pipenv Usage
|
||||
--------------
|
||||
|
||||
.. click:: pipenv:cli
|
||||
:prog: pipenv
|
||||
:show-nested:
|
||||
|
||||
Further Documentation Guides
|
||||
----------------------------
|
||||
@@ -117,6 +111,12 @@ Further Documentation Guides
|
||||
basics
|
||||
advanced
|
||||
|
||||
☤ Pipenv Usage
|
||||
--------------
|
||||
|
||||
.. click:: pipenv:cli
|
||||
:prog: pipenv
|
||||
:show-nested:
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
Reference in New Issue
Block a user