Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.

v2.3.0

Compare
Choose a tag to compare
@Justintime50 Justintime50 released this 21 Sep 23:36
· 3 commits to main since this release
7a8a94f
  • Drop support for Python 3.6
  • Replaces the mock library with the builtin unittest.mock library
  • Reworks tests to use io.StringIO() instead of actual temp files