Update setuptool URL to the current primary repository

Change-Id: I1b272ad519f6d045b3c3a51a9e290ef5b8519f39
Signed-off-by: Dan Kenigsberg <danken@redhat.com>
This commit is contained in:
Dan Kenigsberg 2013-10-06 11:58:16 +01:00
parent d81ac67c6e
commit 1724ae8626
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ setup(
description=("A utility to install openstack"),
license="ASL 2.0",
keywords="openstack",
url="https://github.com/fedora-openstack/packstack",
url="https://github.com/stackforge/packstack",
packages=find_packages('.'),
include_package_data=True,
long_description=read('README'),