Ensure README.rst is zipped up into sdist
This commit is contained in:
parent
8a187012e1
commit
ce1d10ee2a
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -33,6 +33,7 @@ setup(name='openphoto',
|
||||||
author='Pete Burgers, James Walker',
|
author='Pete Burgers, James Walker',
|
||||||
url='https://github.com/photo/openphoto-python',
|
url='https://github.com/photo/openphoto-python',
|
||||||
packages=['openphoto'],
|
packages=['openphoto'],
|
||||||
|
data_files=['README.rst'],
|
||||||
keywords=['openphoto', 'pyopenphoto', 'openphoto-python', 'trovebox'],
|
keywords=['openphoto', 'pyopenphoto', 'openphoto-python', 'trovebox'],
|
||||||
classifiers=['Development Status :: 4 - Beta',
|
classifiers=['Development Status :: 4 - Beta',
|
||||||
'Intended Audience :: Developers',
|
'Intended Audience :: Developers',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue