Commit 4f71aadd by Will Daly

Move tox cache to /tmp so git clean doesn't remove dependencies

Change-Id: I926b8744f56093fabc5cab321b4cd720adc1402b
parent e72d3ac3
[tox]
envlist=py26,py27
toxworkdir=/tmp/analytics-tox-cache
[testenv]
install_command=pip install --pre --allow-external argparse {opts} {packages}
......
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