diff --git a/docs/dev/env.rst b/docs/dev/env.rst index 391f230..3c33b13 100644 --- a/docs/dev/env.rst +++ b/docs/dev/env.rst @@ -268,7 +268,7 @@ most out of using Python interactively. Its main components are: .. code-block:: console - $ pip install ipython + $ pip install ipython[all] BPython