From 13963d16e50f5da689d65fceda5e0d511b09941c Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sun, 17 Sep 2023 20:55:47 +0300 Subject: [PATCH] Docs(ANNOUNCE): Fix backticks This is reST, not Markdown. [skip ci] --- ANNOUNCE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ANNOUNCE b/ANNOUNCE index bf06ef9..ae8f3b0 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -32,10 +32,10 @@ everything else. This is how it could be done: Version 3.1.0.post6 (2023-09-17) - GHActions: Ensure `pip` only if needed + GHActions: Ensure ``pip`` only if needed This is to work around a problem in conda with Python 3.7 - - it brings in wrong version of `setuptools` incompatible with Python 3.7. + it brings in wrong version of ``setuptools`` incompatible with Python 3.7. Version 3.1.0.post5 (2023-07-07) -- 2.39.2