Skip to content

Release v2.0.0 - 2021-03-30

Compare
Choose a tag to compare
@jathanism jathanism released this 31 Mar 05:54
2994632
  • Python3 required
  • Python2 dropped
  • Implemented black and pytest and pylint
  • Switched from setuptools + setup.py to Poetry + pyproject.toml
  • Black everything
  • Docstrings and fixes
  • Unit tests using pytest now
  • Make pytest happy
  • Enable Travis CI