Use sphinx references for NO_COLOR and FORCE_COLOR in changelog

This commit is contained in:
Bruno Oliveira
2020-07-10 09:30:04 -03:00
parent c1c5a2b34a
commit 1667d138aa

View File

@@ -1,3 +1 @@
Added support for ``NO_COLOR`` and ``FORCE_COLOR`` environment variables to control colored output.
For more information, see `the docs <https://docs.pytest.org/en/stable/reference.html#environment-variables>`__.
Added support for :envvar:`NO_COLOR` and :envvar:`FORCE_COLOR` environment variables to control colored output.