tox: Toggle 'usedevelop'

I want the latest changes picked up always.

Change-Id: I03c5b549730dd2ad79a314fc17d013322768fa8e
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
Stephen Finucane 2021-05-31 16:36:58 +01:00
parent 0b012dc62c
commit e2d40fa030

View File

@ -5,7 +5,7 @@ ignore_basepython_conflict = true
[testenv] [testenv]
basepython = python3 basepython = python3
usedevelop = False usedevelop = true
deps = deps =
-c{env:TOX_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/upper-constraints.txt} -c{env:TOX_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/upper-constraints.txt}
-r{toxinidir}/test-requirements.txt -r{toxinidir}/test-requirements.txt