Use git.openstack.org everywhere
Our official git master is at git.openstack.org, update places that use github instead. Change-Id: Ib18163432d6da6521f19b5e3820ffc67501c900d
This commit is contained in:
parent
4e71a5434f
commit
102b6d32c1
2
setup.py
2
setup.py
@ -7,7 +7,7 @@ setuptools.setup(
|
||||
author='Hewlett-Packard Development Company, L.P.',
|
||||
description="Nose plugin to produce test results in html.",
|
||||
license="Apache License, Version 2.0",
|
||||
url="https://github.com/openstack-infra/nose-html-output",
|
||||
url="https://git.openstack.org/cgit/openstack-infra/nose-html-output",
|
||||
packages=["htmloutput"],
|
||||
install_requires=['nose'],
|
||||
classifiers=[
|
||||
|
Loading…
Reference in New Issue
Block a user