We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00e7655 commit 4043a5eCopy full SHA for 4043a5e
1 file changed
docs/starting/dev-env.rst
@@ -145,6 +145,7 @@ using ``pip`` will be placed in the venv folder, isolated from the global
145
Python installation. Install packages as usual.
146
147
::
148
+
149
$ pip install requests
150
151
To stop using an environment simply type ``deactivate``. To remove the
0 commit comments