update git.openstack.org to opendev
Change-Id: Ie6c59622873cb70f159915eb8e77d900d63e487f
This commit is contained in:
@@ -31,7 +31,7 @@ Developers wishing to work on pymod2pkg should always base
|
|||||||
their work on the latest code, available from the master GIT
|
their work on the latest code, available from the master GIT
|
||||||
repository at:
|
repository at:
|
||||||
|
|
||||||
https://git.openstack.org/cgit/openstack/pymod2pkg
|
https://opendev.org/openstack/pymod2pkg
|
||||||
|
|
||||||
Developers should also join the discussion on the mailing list,
|
Developers should also join the discussion on the mailing list,
|
||||||
at:
|
at:
|
||||||
|
2
tox.ini
2
tox.ini
@@ -11,7 +11,7 @@ setenv = VIRTUAL_ENV={envdir}
|
|||||||
OS_STDERR_NOCAPTURE=False
|
OS_STDERR_NOCAPTURE=False
|
||||||
PYTHONHASHSEED=0
|
PYTHONHASHSEED=0
|
||||||
deps =
|
deps =
|
||||||
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
|
-c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
|
||||||
-r{toxinidir}/requirements.txt
|
-r{toxinidir}/requirements.txt
|
||||||
-r{toxinidir}/test-requirements.txt
|
-r{toxinidir}/test-requirements.txt
|
||||||
commands = stestr run {posargs}
|
commands = stestr run {posargs}
|
||||||
|
Reference in New Issue
Block a user