Fix Github URL
This commit is contained in:
parent
ee5e505916
commit
350ac7bbcb
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue