diff --git a/README.md b/README.md index a945d9c..95d2cac 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ Under BSD license. See [LICENSE](LICENSE). ## Release a new version +- Run tests: `pytest -v anamic/`. - Install [rever](https://regro.github.io/rever-docs): `conda install -y rever`. - Run check: `rever check`. - Bump and release new version: `rever VERSION_NUMBER`.