Fix git repo url

Change-Id: I81e02b80445b4a5a277f94e01478a156e56fd071
changes/29/17429/1 0.1.0
Steve Baker 11 years ago
parent 85b8a6e752
commit e1ce4162e4

@ -27,7 +27,7 @@ setuptools.setup(
description="Client library for Heat orchestration API",
long_description=read('README.md'),
license='Apache',
url='https://github.com/heat-api/python-heatclient',
url='https://github.com/openstack/python-heatclient',
packages=setuptools.find_packages(exclude=['tests', 'tests.*']),
include_package_data=True,
install_requires=setup.parse_requirements(),

Loading…
Cancel
Save