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