Skip to content

Commit 8e12a0c

Browse files
author
shaunsephton
committed
include package data
1 parent 3d555dc commit 8e12a0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
packages = find_packages(),
1212
dependency_links = ['http://dist.plone.org/thirdparty/',],
1313
install_requires = ['PIL>=1.1.6',],
14+
include_package_data=True,
1415
classifiers = [
1516
"Programming Language :: Python",
1617
"License :: OSI Approved :: BSD License",

0 commit comments

Comments
 (0)