Contributing
You can install the project requirements with make install. To run the tests, make install_test
and make unit.
With make precommit_install you can install the pre-commit hooks.
To install the package from source, clone the repo, pip install flit and run flit install.