📝 — Improve release documentation

This commit is contained in:
Luc Didry 2024-06-24 16:22:13 +02:00
parent 98f2ce6f63
commit 5bd187f135
No known key found for this signature in database
GPG key ID: EA868E12D0257E3C

View file

@ -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