#45 already fixed a partial Python 3 issues, but to support Python 3 fully, we have to:
- Fix code where the tests are failed on Python 3
- Update
.travis.yml to make it test against Python 3.x
- Update
setup.py so people on PyPI knows vcli supports Python 3