mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-29 17:52:37 +02:00
Update contributing.rst release instructions.
This commit is contained in:
parent
949a8f982a
commit
30d24ff5da
1 changed files with 1 additions and 5 deletions
|
@ -218,11 +218,7 @@ In order to prepare a new release, we are following the following steps:
|
||||||
- Merge remaining pull requests;
|
- Merge remaining pull requests;
|
||||||
- Update :file:`CHANGELOG.rst` with the last changes;
|
- Update :file:`CHANGELOG.rst` with the last changes;
|
||||||
- Update :file:`CONTRIBUTORS`;
|
- Update :file:`CONTRIBUTORS`;
|
||||||
- Update known good versions of dependencies in ``requirements.txt`` with this
|
- Update known good versions of dependencies in ``setup.cfg``
|
||||||
command (from inside the venv)::
|
|
||||||
|
|
||||||
make build-requirements
|
|
||||||
|
|
||||||
- If needed, recompress assets. It requires zopflipng::
|
- If needed, recompress assets. It requires zopflipng::
|
||||||
|
|
||||||
make compress-assets
|
make compress-assets
|
||||||
|
|
Loading…
Reference in a new issue