Fix Github URL

This commit is contained in:
sneakypete81 2013-07-06 15:45:53 +01:00
parent ee5e505916
commit 350ac7bbcb

View file

@ -28,7 +28,7 @@ setup(name='openphoto',
description='The official Python client library for Trovebox/OpenPhoto',
long_description=open("README.rst").read(),
author='Pete Burgers, James Walker',
url='https://github.com/openphoto/openphoto-python',
url='https://github.com/photo/openphoto-python',
packages=['openphoto'],
keywords=['openphoto', 'pyopenphoto', 'openphoto-python', 'trovebox'],
classifiers=['Development Status :: 4 - Beta',