- Clone the project https://github.com/hernantz/classyconf
- Make sure you have poetry and
make
installed. - Run
make setup
to install the dependencies. - Run
make test
to check everything is running properly.
- Update the changelog at
docs/source/changelog.rst
. - Run
make version=<VERSION> release