Ensure beta versions are not downloaded from pypi

Change-Id: I636040826af81b6df4c8631e65876316fa10c081
This commit is contained in:
Kiall Mac Innes 2013-09-18 16:55:29 +01:00
parent 5fe58dac71
commit 76a37fa37c

View File

@ -1,9 +1,10 @@
[tox]
envlist = py26,py27,flake8
minversion = 1.4.0
minversion = 1.6
[testenv]
sitepackages = False
install_command = pip install {opts} {packages}
setenv = VIRTUAL_ENV={envdir}
LANG=en_US.UTF-8
LANGUAGE=en_US:en