My build server runs Ubuntu 14.04 which has virtualenv 1.11 in its repos. This version of virtualenv does not support python 2.5, so testing pyws against it got more cumbersome. Additionally, when I decide to support python 3, it will be easier to implement.