We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04fd567 commit 14d313cCopy full SHA for 14d313c
README.md
@@ -42,6 +42,7 @@ Under BSD license. See [LICENSE](LICENSE).
42
43
## Release a new version
44
45
+- Run tests: `pytest -v anamic/`.
46
- Install [rever](https://regro.github.io/rever-docs): `conda install -y rever`.
47
- Run check: `rever check`.
48
- Bump and release new version: `rever VERSION_NUMBER`.
0 commit comments