Merge pull request #4768 from cocoatomo/patch-1

Minor typo
This commit is contained in:
Takeshi KOMIYA 2018-03-24 00:43:01 +09:00 committed by GitHub
commit 69383f83bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,7 @@ Options for setuptools integration
A boolean that determines whether the saved environment should be discarded A boolean that determines whether the saved environment should be discarded
on build. Default is false. 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 .. code-block:: bash