mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 09:52:38 +02:00
📝 — Improve release documentation
This commit is contained in:
parent
98f2ce6f63
commit
5bd187f135
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ You'll need to get an account on [PyPI](https://pypi.org), where the packages wi
|
|||
Here is the quick version. If you need more details, some parts are explained in more details in the next sections.
|
||||
|
||||
```bash
|
||||
# Be sure you are on the good branch
|
||||
git checkout main
|
||||
|
||||
# Ensure the tests run correctly
|
||||
make test
|
||||
|
|
Loading…
Reference in a new issue