diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-04-21 20:54:22 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-04-21 20:57:00 +0200 |
commit | f3f6ee2c9588130798908b9a3738aaaa1e30f7fb (patch) | |
tree | 94405d8af0ad87cd985a2f39862c31d2b28797f1 | |
parent | 4ad16d3c407fb978258644604c841c31645753e6 (diff) |
Update to opendev.org in tox.ini
It completes the previous commit [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/67651/
Change-Id: I5298e406d7973572034242224b867ba8fd79e60f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit b0fd44ea0320e95e2fcbfa0007f11fdf8e29dc76)
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ skipsdist = True usedevelop = True deps = -c{toxinidir}/upper-constraints.txt - -chttps://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/stein + -chttps://opendev.org/openstack/requirements/raw/branch/stable/stein/upper-constraints.txt -r{toxinidir}/requirements.txt -r{toxinidir}/test-requirements.txt install_command = pip install {opts} {packages} |