Commit bb15c7b4 by Ben Patterson

Fix the way venv is built due to recent changes on platform.

parent b44db909
......@@ -38,10 +38,10 @@
virtualenv_command=virtualenv
executable=pip
with_items:
- paver.txt
- pre.txt
- github.txt
- base.txt
- paver.txt
- github.txt
sudo_user: "{{ jenkins_user }}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment