yolk icon indicating copy to clipboard operation
yolk copied to clipboard

Python 3.x

Open schwehr opened this issue 13 years ago • 3 comments
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?

schwehr avatar Mar 04 '12 22:03 schwehr

:+1: I would really love to have this!

Zearin avatar May 07 '13 15:05 Zearin

You should look into yolk3k hosted here: https://github.com/myint/yolk

nikolay avatar Jan 02 '15 20:01 nikolay

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.

Flimm avatar Aug 17 '16 12:08 Flimm