[doc] Note lack of constraints is a choice

Change-Id: I35a061d45eff4dcc1d573073c0261037a66a0a51
This commit is contained in:
Tony Breeds 2016-12-21 09:44:03 +11:00 committed by gordon chung
parent be2fdfd66e
commit 60d215d810
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ skipsdist = True
[testenv]
usedevelop = True
# NOTE(tonyb): This project has chosen to *NOT* consume upper-constraints.txt
install_command = pip install -U {opts} {packages}
setenv =
VIRTUAL_ENV={envdir}