mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -100,6 +100,7 @@ Basic Concepts
|
||||
Other Commands
|
||||
//////////////
|
||||
|
||||
- ``graph`` will show you a dependency graph, of your installed dependencies.
|
||||
- ``shell`` will spawn a shell with the virtualenv activated.
|
||||
- ``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.
|
||||
|
||||
Reference in New Issue
Block a user