Skip to content

0.1.3

Latest
Compare
Choose a tag to compare
@tjkessler tjkessler released this 02 Aug 03:54
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