2013/7/16 Olivier Grisel <[email protected]>: > Thanks to the work by @justinvf we now have all the tests pass under > Python 3.3 on Jenkins: > > > https://jenkins.shiningpanda-ci.com/scikit-learn/job/python-3.3-numpy-1.7.1-scipy-0.12.0/ > > I have enabled email notifications on this build in case any body > break them when merging.
Great! > It's not that easy to add travis support for Python 3 tests in > parallel to Python 2.7 because of the way we customize the venv to get > the binary package for scipy: > > https://github.com/scikit-learn/scikit-learn/blob/master/.travis.yml > > If someone has an idea, please feel free to try in a branch / pull request... Can't we just apt-get install python3-scipy? -- Lars Buitinck Scientific programmer, ILPS University of Amsterdam ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
