Release v2.0.0 - 2021-03-30
- 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