Skip to content

Commit e135d76

Browse files
authored
Merge pull request #13019 from nicoddemus/release-template
Remove 'pip' command hint from release announcement
2 parents b2dce69 + df7bfde commit e135d76

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

RELEASING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,4 @@ Both automatic and manual processes described above follow the same steps from t
168168
* [email protected] (all releases)
169169
* [email protected] (only major/minor releases)
170170

171-
And announce it on `Twitter <https://twitter.com/>`_ with the ``#pytest`` hashtag.
171+
And announce it on `Twitter <https://twitter.com/>`_ and `BlueSky <https://bsky.app/>`_ with the ``#pytest`` hashtag.

scripts/release.patch.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ pytest-{version}
33

44
pytest {version} has just been released to PyPI.
55

6-
This is a bug-fix release, being a drop-in replacement. To upgrade::
7-
8-
pip install --upgrade pytest
6+
This is a bug-fix release, being a drop-in replacement.
97

108
The full changelog is available at https://docs.pytest.org/en/stable/changelog.html.
119

0 commit comments

Comments
 (0)