vcli
vcli copied to clipboard
Python 3 support
trafficstars
#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.ymlto make it test against Python 3.x - Update
setup.pyso people on PyPI knows vcli supports Python 3
Is this being worked on?
@jhurliman sorry, no. I don't spend time maintaining vcli anymore as I no longer use it that often.