mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+1
-1
@@ -169,7 +169,7 @@ Super useful :)
|
||||
☤ Open a Module in Your Editor
|
||||
------------------------------
|
||||
|
||||
Pipenv allows you to open any Python module that is installed (including ones in your codebase), with the ``$ pipenv open`` command:
|
||||
Pipenv allows you to open any Python module that is installed (including ones in your codebase), with the ``$ pipenv open`` command::
|
||||
|
||||
$ pipenv install -e git+https://github.com/kennethreitz/background.git#egg=background
|
||||
Installing -e git+https://github.com/kennethreitz/background.git#egg=background…
|
||||
|
||||
Reference in New Issue
Block a user