From 79a0608d52b3330e1a095c9b12625d4ba6cd6a0d Mon Sep 17 00:00:00 2001 From: Evert Rol Date: Wed, 3 Oct 2018 11:12:00 +0200 Subject: [PATCH] Remove emphasis from a warning admonition --- docs/source/config_files.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/config_files.rst b/docs/source/config_files.rst index 5133d9b9..02186db0 100644 --- a/docs/source/config_files.rst +++ b/docs/source/config_files.rst @@ -48,7 +48,7 @@ Python in the file. ``conda`` supports Python versions 3.6, 3.5, 3.4, and 2.7. .. warning:: If you include a Python version in a ``runtime.txt`` file in addition to your - ``environment.yml``, your ``runtime.txt`` **will be ignored**. + ``environment.yml``, your ``runtime.txt`` will be ignored. ``requirements.txt`` - Install a Python environment