diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6067fa67..788480c6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -116,6 +116,8 @@ possible, run `poetry lock --no-update`. - `make update-resources` - `protokolo compile -f version vx.y.z` - Alter changelog +- `poetry lock` (otherwise documentation won't generate; + ) - Do some final tweaks/bugfixes (and alter changelog) - `make test-release` - `pip install -i https://test.pypi.org/simple reuse` and test the package.