Comment #11 on issue 1117 by [email protected]: Setup buildbot (again) http://code.google.com/p/sympy/issues/detail?id=1117
I think Jenkins (formerly known as Hudson) doesn't actually build python packages and so on, you have to write scripts for that. That's where tox may be useful, for instance, from the tox examples:
Using Tox with the Hudson Integration Server http://codespeak.net/tox/example/hudson.html -- 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.
