Skip to content

Commit 06514a0

Browse files
committed
Update release process
1 parent b7b3415 commit 06514a0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/dev_guide/release_management/release_process.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Before release
2929
- ``MANIFEST.in`` is checked. Locally, try out ``python setup.py sdist`` and check created tarball.
3030
contains correct files and directories for PyPI package.
3131

32+
- Locally check that the example code in the README works with both local comms and mpi4py.
33+
3234
- Tests are run with source to be released (this may iterate):
3335

3436
- On-line CI (GitHub Actions) tests must pass.

0 commit comments

Comments
 (0)