ReleaseΒΆ
To release a new version, a few steps are required:
Add entry to
CHANGES.rst
and documentationReview 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:
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