From: Paul H. <pmh...@gm...> - 2013-07-02 18:05:00
|
On Fri, Jun 21, 2013 at 10:42 AM, Michael Droettboom <md...@st...>wrote: > I have made a new release candidate (1.3.0rc4) that fixes the following > vs. 1.3.0rc3: > > - It doesn't add a setup.cfg file to the tarball > > - It doesn't install the KnownFailure nose plugin as a pkg_resources > entry_point (this conflicted with IPython's plugin of the same name) > > - We get a known failure from the pep8 test if pep8 isn't installed > > Hopefully that's enough to get to the point of giving this release > candidate some wider exposure before putting out a final release. We can > use some sprint time at Scipy to get this release polished if desired and > necessary, too. > > Mike > Hey folks, I just downloaded the RC4 Gohlke binary for 64-bit Python 3.3, and the test suite is blowing up. Mostly related to the baseline images not being included. Is there a trick to get the test suite to meaningfully run on Windows? The test suite for Python 2.7.5 (via Anaconda) went relevatively well(1 failure + 1 error, I think). Thanks, -paul |