Re: [Fink-devel] nose-py problems

2015-02-10 Thread Kurt Schwehr
Thanks for working on that. I will try to look soon Sent from my iPhone > On Feb 6, 2015, at 7:44 AM, Derek Homeier > wrote: > > Hi Kurt, > > I found some issues with the build_tests run added to make the test suite for > nose 1.3.4 work: > > setup.py build_tests makes the test run with pyt

Re: [Fink-devel] nose-py problems

2015-02-07 Thread Derek Homeier
On 6 Feb 2015, at 4:44 pm, Derek Homeier wrote: > > I found some issues with the build_tests run added to make the test suite for > nose 1.3.4 work: > > setup.py build_tests makes the test run with python3.x, but breaks it for > python2.7 (setup.py test actually works there). > > The same wo