Skip to content
Snippets Groups Projects
Unverified Commit 325aa405 authored by Varac's avatar Varac
Browse files

Do a pip upgrade before an upgrade test

parent 2d7cb5d8
No related branches found
No related tags found
No related merge requests found
...@@ -9,9 +9,9 @@ Make these changes in the master branch before releasing: ...@@ -9,9 +9,9 @@ Make these changes in the master branch before releasing:
* Update/review `docs/*` and make sure it matches the current state * Update/review `docs/*` and make sure it matches the current state
* [ ] Update how to checkout the latest stable tag * [ ] Update how to checkout the latest stable tag
* [ ] Document how to upgrade in `docs/upgrade.md` * [ ] Document how to upgrade in `docs/upgrade.md`
* [ ] Do a manual upgrade test from last release version to `master`
* [ ] Update dependencies in `requirements.txt` by following the * [ ] Update dependencies in `requirements.txt` by following the
instructions in `requirements.in` instructions in `requirements.in`
* [ ] Do a manual upgrade test from last release version to `master`
* [ ] Create a release merge request for the master branch * [ ] Create a release merge request for the master branch
## In the release merge request ## In the release merge request
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment