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',
|
||||
url='https://github.com/photo/openphoto-python',
|
||||
packages=['openphoto'],
|
||||
data_files=['README.rst'],
|
||||
keywords=['openphoto', 'pyopenphoto', 'openphoto-python', 'trovebox'],
|
||||
classifiers=['Development Status :: 4 - Beta',
|
||||
'Intended Audience :: Developers',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue