Add final note to merge PR in RELEASING.rst

This commit is contained in:
Bruno Oliveira
2021-09-21 09:21:51 -03:00
parent 4b487ed5e1
commit 4097c343c2

View File

@@ -41,3 +41,5 @@ To publish a new release ``X.Y.Z``, the steps are as follows:
$ git push git@github.com:pytest-dev/pytest-xdist.git v$VERSION $ git push git@github.com:pytest-dev/pytest-xdist.git v$VERSION
That will build the package and publish it on ``PyPI`` automatically. That will build the package and publish it on ``PyPI`` automatically.
#. Merge the release PR to `master`.