ReleaseΒΆ
To release a new version, a few steps are required:
- Add entry to
CHANGES.rstand documentation - Review changes in test requirements
requirements.txt - Test build with
make build - Commit and push changes
- Release with
make release
To release a new version, a few steps are required:
CHANGES.rst and documentationrequirements.txtmake buildmake release