Skip to content

Python 3 support (drops python2)

Compare
Choose a tag to compare
@opacam opacam released this 17 Mar 20:26
· 10 commits to master since this release
d976aad

Highlighted changes:

  • add python3 support
  • drop python2 support
  • add initial tests
  • reformat code using black
  • add requirements and requirements-dev
  • enhance setup.py (add classifiers, maintainer...)