diff --git a/doc/setuptools.rst b/doc/setuptools.rst index 8d759f98523..10f73255986 100644 --- a/doc/setuptools.rst +++ b/doc/setuptools.rst @@ -62,7 +62,7 @@ Options for setuptools integration A boolean that determines whether the saved environment should be discarded on build. Default is false. - This can also be set by passing the `-E` flag to ``setup.py``. + This can also be set by passing the `-E` flag to ``setup.py``: .. code-block:: bash