mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+1
-1
@@ -181,7 +181,7 @@ Pipenv allows you to open any Python module that is installed (including ones in
|
||||
|
||||
This allows you to easily read the code you're consuming, instead of looking it up on GitHub.
|
||||
|
||||
.. note:: The ``EDITOR`` environment variable is used for this. If you're using Sublime Text, for example, you'll want to ``export EDITOR=subl`` (once you've installed the command-line utility).
|
||||
.. note:: The standard ``EDITOR`` environment variable is used for this. If you're using Sublime Text, for example, you'll want to ``export EDITOR=subl`` (once you've installed the command-line utility).
|
||||
|
||||
☤ Automatic Python Installation
|
||||
-------------------------------
|
||||
|
||||
Reference in New Issue
Block a user