Skip to content

Commit 13ee1cf

Browse files
committed
Suggest to update all dependencies when preparing releases
1 parent 4c148bd commit 13ee1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HOWTORELEASE.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ taking a lot of time to make a new one.
1212

1313
#. Install development dependencies in a virtual environment with::
1414

15-
pip3 install -r tasks/requirements.txt
15+
pip3 install -U -r tasks/requirements.txt
1616

1717
#. Create a branch ``release-X.Y.Z`` with the version for the release.
1818

0 commit comments

Comments
 (0)