Added
- Add pre-commit hooks
- Support for python versions 3.11 and 3.12
Updated
- Replace Travis CI build system with GitHub Actions
- Replace Setup.py with pyproject.toml built with flit
- Move `euchre` dir into `src`
- Rename `src/euchre.py` to `src/root.py`
- Cleanup code formatting
Removed
- Remove support for python versions 3.8 and 3.9