Updates:
        Status: Fixed

Comment #3 on issue 2660 by [email protected]: Build failure in master
http://code.google.com/p/sympy/issues/detail?id=2660

I've pushed a fix right away. tox can now run the tests, so problem solved.

The trouble was that setup.py needs to have a list of all subpackages in sympy to build the source distribution (which is used by tox, Jenkins, or to install sympby), but this hadn't been updated when sympy.matrices.expressions and sympy.combinatorics were added.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to