mangle icon indicating copy to clipboard operation
mangle copied to clipboard

Issues with setup.py

Open KaiSforza opened this issue 12 years ago • 0 comments

Currently it only supports Windows, and does not have any of the dependencies listed. You may want to think about using setuptools.

Also, the scripts have

#!/usr/bin/env python

when they should specify that they use python2.

KaiSforza avatar Nov 24 '13 00:11 KaiSforza