rkern / line_profiler

(OLD REPO) Line-by-line profiling for Python - Current repo ->
https://github.com/pyutils/line_profiler
Other
3.61k stars 255 forks source link

Ship wheels #63

Closed techtonik closed 5 years ago

techtonik commented 8 years ago

pip install complains about missing Visual C++ 9.0. It would be nice if it could fetch compiled wheels to avoid this problem.

caethan commented 7 years ago

Released an OSX wheel with 2.0, as that's my main development machine. I'll see if I can dig up a windows machine to build a Win wheel.

techtonik commented 7 years ago

AppVeyor to the rescue - https://packaging.python.org/appveyor/