From 2b7a6f31a2eb01c4188755e92b9958deff9d00a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Wed, 20 Oct 2021 23:47:11 +0200 Subject: [PATCH] @zorun feedback. --- docs/contributing.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index b6bffed8..1adc0a08 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -219,7 +219,6 @@ In order to issue a new release, follow the following steps: - Switch to the master branch; - Update :file:`CHANGELOG.rst` with the last changes; - Update :file:`CONTRIBUTORS` (instructions inside the file); -- Update known good versions of dependencies in ``setup.cfg`` manually; - If needed, recompress assets. It requires zopflipng:: make compress-assets