synapse/jenkins
Richard van der Hoff debbea5b29 Let pip install multiple packages at once
Pip can install multiple dependencies at the same time, so there is no need to
use xargs -n1. It's significantly slower with -n1, so let's not do it with no
reason.
2016-11-29 12:59:19 +00:00
..
clone.sh Factor out more common code from the jenkins scripts (#980) 2016-08-04 12:31:55 +01:00
prepare_synapse.sh Let pip install multiple packages at once 2016-11-29 12:59:19 +00:00