Skip to content

0.1.3

Compare
Choose a tag to compare
@tjkessler tjkessler released this 02 Aug 03:54
· 2 commits to master since this release
5b6e0f0
  • Build/installation now uses pyproject.toml instead of the deprecated setup.py
  • Removed unused imports and stray files
  • More descriptive TypeVars (str_or_list, list_or_dict)
  • Enforce pycodestyle
  • Removed tests, no way to automate them