aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 13103e4..1ae3986 100755
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,6 @@ setup(name='ipsutils',
author='Joseph Hunkeler',
author_email='jhunk@stsci.edu',
url='http://www.stsci.edu/~jhunk/ips',
- include_package_data = True,
package_data = {
'ipsutils': ['tpl/*.tpl'],
},