From: Oleg Broytman Date: Sun, 17 Sep 2023 17:55:47 +0000 (+0300) Subject: Docs(ANNOUNCE): Fix backticks X-Git-Url: https://git.phdru.name/mimedecode.git/?p=mimedecode.git;a=commitdiff_plain;h=13963d16e50f5da689d65fceda5e0d511b09941c Docs(ANNOUNCE): Fix backticks This is reST, not Markdown. [skip ci] --- 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)