Skip to content

Python 3 support and code quality improvements

Compare
Choose a tag to compare
@federicofernandez federicofernandez released this 31 Mar 15:59
· 121 commits to dev since this release
  • Python3 support. Now, Travis run tests over Python2.7 and Python3.5.
  • Travis runs pycodestyle on each commit.
  • Code now conforms pep8 and pycodestyle.