Just running the test suite straight work just fine (as expected): $ cd sympy-0.7.6.rc2/ $ python setup.py test /.../ ALL EXAMPLES PASSED
$ python --version Python 2.7.6 $ uname -a Linux hera 3.13.0-35-generic #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux $ cat /etc/issue Ubuntu 14.04.1 LTS \n \l I also tried it with some experimental packages of mine and no surprises there. All good! Thanks for your hard work! On Thursday, 13 November 2014 23:47:44 UTC+1, Aaron Meurer wrote: > > I have uploaded a second release candidate for SymPy 0.7.6. Please > download and test it. You can find it at > https://github.com/sympy/sympy/releases/tag/sympy-0.7.6.rc2. > > Please report any issues that you find, or if you find no issues, please > report that you tested it. Assuming there are no major issues I will do > the final release within a week. > > The release notes for this release are at > https://github.com/sympy/sympy/wiki/release-notes-for-0.7.6. If you > see anything that is missing from that page, please add it. > > Aaron Meurer > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/67c609fe-ed4b-4af9-897c-9a4c76204299%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
