Open GoogleCodeExporter opened 8 years ago
Even better, put up wheels for Python 2.6, 2.7, 3.3 and 3.4 (really easy to do
if you're already doing bdist_wininst - install 'wheel' and bdist_wheel
instead).
These work better with pip and requirements.txt files (common for silent/remote
installations) than wininst installers.
Original comment by s.j.dower
on 26 Sep 2014 at 6:48
Original issue reported on code.google.com by
AndyYank...@gmail.com
on 22 Sep 2014 at 4:33