[doc] Note lack of constraints is a choice
Change-Id: I4059402b4ac1f99f30997fce2d6f2381dab8d077
This commit is contained in:
parent
ad84f3b875
commit
d2b1656eb9
1
tox.ini
1
tox.ini
@ -8,6 +8,7 @@ usedevelop = True
|
||||
setenv = VIRTUAL_ENV={envdir}
|
||||
install_command = pip install -U {opts} {packages}
|
||||
deps = -r{toxinidir}/requirements.txt
|
||||
# NOTE(tonyb): This project has chosen to *NOT* consume upper-constraints.txt
|
||||
commands = python setup.py testr --slowest --testr-args='{posargs}'
|
||||
|
||||
[testenv:venv]
|
||||
|
Loading…
x
Reference in New Issue
Block a user