- Add license to pyproject.toml to silence pip error.
- Convert project to use hatch: remove setup.py, remove setup.cfg, update pyproject.toml.
- Add pre commit hooks.
- Add black config.
- Add flake8 config.
- Run code through black and flake8.
- Initial release.