From: Benjamin R. <ben...@ou...> - 2012-05-11 21:56:33
|
On Friday, May 11, 2012, Michael Droettboom wrote: > The minimum requirement of the 1.1 series is still Python 2.4, believe it > or not, though I'm not sure practically what the minimum numpy is. > > The next major release (which will include Python 3 support) bumps the > minimum requirement up to Python 2.6. > > Mike > The numpy requirement is whichever one introduced no.nextafter(). I beleive that is 1.4. Ben Root > |