Am 24.06.2013 18:18, schrieb Alessandro Molina:
I made some advancements on the testsuite and now is able to pass on Py2.7 on travis: https://travis-ci.org/TurboGears/tg2devtools/builds/8390939
Great. I tried it under Windows and fixed a small issue. Another problem is that some packages like Genshi are not available as binaries or only available as 32bit version and will not install on Windows unless you have installed a suitable Visual Studio version. And of course, running the test suite is now very slow since all this stuff is now loaded from the Internet every time, which is awful if you have a slow connection. There should be an option to run the tests without virtualenvs or with --system-site-packages so nothing needs to be installed when everything is already available on the system.
-- Christoph -- You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk. For more options, visit https://groups.google.com/groups/opt_out.
