More futzing

go-templates
Eric Holscher 9 years ago
parent 6a57ab6616
commit 669ec6afc3

@ -28,8 +28,7 @@ setup(
url='http://github.com/ericholscher/sphinx-autoapi',
license='BSD',
description='',
package_dir={'': '.'},
packages=find_packages('.'),
packages=['autoapi'],
long_description=codecs.open("README.rst", "r", "utf-8").read(),
# trying to add files...
include_package_data=True,

Loading…
Cancel
Save