Skip to content

v2.0

Compare
Choose a tag to compare
@ionelmc ionelmc released this 10 Nov 14:20
· 55 commits to master since this release
  • Remove the ol' nose support (it's really dead, just admit pytest
    is the best already people).
  • Move pytest conf to separate file (don't need to escape % and
    probably other weird stuff).
  • Added Python 3.10 boilerplate.
  • Added a pre-commit formatter option.
  • Added support for GitHub Actions.
  • Added support for setting a specific main branch.
  • Various packaging and testing fixes and improvements.