Skip to content

Commit ade10c1

Browse files
Merge pull request #13019 from nicoddemus/release-template (#13020)
Remove 'pip' command hint from release announcement (cherry picked from commit e135d76) Co-authored-by: Bruno Oliveira <[email protected]>
1 parent 4707416 commit ade10c1

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
@@ -170,4 +170,4 @@ Both automatic and manual processes described above follow the same steps from t
170170
* [email protected] (all releases)
171171
* [email protected] (only major/minor releases)
172172

173-
And announce it on `Twitter <https://twitter.com/>`_ with the ``#pytest`` hashtag.
173+
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)