yolk
yolk copied to clipboard
Python 3.x
trafficstars
Thanks for the 0.4.3 update. Any chance you could build in 2to3 to the setup so that it works on both python 2.x and 3.x?
:+1: I would really love to have this!
You should look into yolk3k hosted here: https://github.com/myint/yolk
tox.ini includes Python 3, so maybe this package is intended to work in Python 3.
In any case, it would be good if setup.py included classifiers for Python 2 and Python 3 so that we would know whether this package officially supports Python 2 and Python 3 or not.