Comment #4 on issue 1328 by [email protected]: improvements to our bin/test framework
http://code.google.com/p/sympy/issues/detail?id=1328
It's actually possible to run Tox in parallel, you just have to do it manually (-e py25 in one shell, -e py26 in another). It's not perfect (eg. sdist's will be created multiple times but will happily overwrite each other) but it can work.
-- 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.
