- Build/installation now uses
pyproject.tomlinstead of the deprecatedsetup.py - Unit tests now use
pytestinstead ofunittest - Added GitHub workflows for PyPI publishing, unit testing
- Removed redundant stuff
pyproject.toml instead of the deprecated setup.pypytest instead of unittest