vcli icon indicating copy to clipboard operation
vcli copied to clipboard

Python 3 support

Open eliangcs opened this issue 9 years ago • 2 comments
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.yml to make it test against Python 3.x
  • Update setup.py so people on PyPI knows vcli supports Python 3

eliangcs avatar Apr 28 '16 06:04 eliangcs

Is this being worked on?

jhurliman avatar Sep 15 '17 18:09 jhurliman

@jhurliman sorry, no. I don't spend time maintaining vcli anymore as I no longer use it that often.

eliangcs avatar Sep 15 '17 20:09 eliangcs