Skip to content

Commit 56eb23c

Browse files
committed
Rename HOWTORELEASE to RELEASING to follow pytest
1 parent fc6395c commit 56eb23c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HOWTORELEASE.rst renamed to RELEASING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Release Procedure
77

88
This will create the branch ready to be pushed.
99

10-
#. Open a PR targeting ``master``.
10+
#. Open a PR targeting ``main``.
1111

1212
#. All tests must pass and the PR must be approved by at least another maintainer.
1313

@@ -20,4 +20,4 @@ Release Procedure
2020

2121
#. Make sure it is `available on PyPI <https://pypi.org/project/pluggy>`_.
2222

23-
#. Merge the PR into ``master``, either manually or using GitHub's web interface.
23+
#. Merge the PR into ``main``, either manually or using GitHub's web interface.

0 commit comments

Comments
 (0)