Update contributing.rst release instructions.

This commit is contained in:
Alexis Métaireau 2021-10-19 19:27:17 +02:00
parent 949a8f982a
commit 30d24ff5da

View file

@ -218,11 +218,7 @@ In order to prepare a new release, we are following the following steps:
- Merge remaining pull requests;
- Update :file:`CHANGELOG.rst` with the last changes;
- Update :file:`CONTRIBUTORS`;
- Update known good versions of dependencies in ``requirements.txt`` with this
command (from inside the venv)::
make build-requirements
- Update known good versions of dependencies in ``setup.cfg``
- If needed, recompress assets. It requires zopflipng::
make compress-assets