commit | 24a592c2ef586eaffefab068fdf94c284ae80e57 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Wed Oct 28 09:45:44 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Oct 28 09:45:44 2015 -0700 |
tree | 9abea77b51129f41d8080d1ac34b663f835f5a02 | |
parent | 27a58348b2a38bf8cca16dfd8f332d8cd5773270 [diff] |
Make bin/c and bin/compare work on Windows. - Call python explicitly. - Drop numpy dependency (on numpy.mean.... come on.) - Make scipy dependency optional. Depends on https://codereview.chromium.org/1419073003 to really work. BUG=skia: Doesn't change code. NOTRY=true Review URL: https://codereview.chromium.org/1416833004