We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c148bd commit 13ee1cfCopy full SHA for 13ee1cf
HOWTORELEASE.rst
@@ -12,7 +12,7 @@ taking a lot of time to make a new one.
12
13
#. Install development dependencies in a virtual environment with::
14
15
- pip3 install -r tasks/requirements.txt
+ pip3 install -U -r tasks/requirements.txt
16
17
#. Create a branch ``release-X.Y.Z`` with the version for the release.
18
0 commit comments