Ensure beta versions are not downloaded from pypi
Change-Id: I636040826af81b6df4c8631e65876316fa10c081
This commit is contained in:
parent
5fe58dac71
commit
76a37fa37c
3
tox.ini
3
tox.ini
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user