Skip to content

4.1.2 - Update build/install method, add GitHub workflows, unittest -> pytest

Compare
Choose a tag to compare
@tjkessler tjkessler released this 01 Aug 22:26
· 5 commits to master since this release
ac192b0
  • Build/installation now uses pyproject.toml instead of the deprecated setup.py
  • Added GitHub workflows for PyPI publishing and unit testing
  • Unit tests now use pytest instead of unittest