diff options
| author | Joseph Hunkeler <jhunkeler@gmail.com> | 2013-05-22 13:34:33 -0400 |
|---|---|---|
| committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2013-05-22 13:34:33 -0400 |
| commit | 92e20650018529aef1c57f800ba01a02224a91eb (patch) | |
| tree | 7f27167f3d73571ebf6c4011eb5fc39dc124a604 | |
| parent | 42bb03c932d7a13a42b639f62a3f982629e2c4f8 (diff) | |
| download | ipsutils-92e20650018529aef1c57f800ba01a02224a91eb.tar.gz | |
Removed wrong variable assignment
| -rwxr-xr-x | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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'], }, |
