Upate to use README.rst
This commit is contained in:
parent
535bdc101b
commit
ee5e505916
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -26,7 +26,7 @@ except ImportError:
|
|||
setup(name='openphoto',
|
||||
version=openphoto.__version__,
|
||||
description='The official Python client library for Trovebox/OpenPhoto',
|
||||
long_description=open("README.markdown").read(),
|
||||
long_description=open("README.rst").read(),
|
||||
author='Pete Burgers, James Walker',
|
||||
url='https://github.com/openphoto/openphoto-python',
|
||||
packages=['openphoto'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue