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