Skip to content
Snippets Groups Projects
Commit f0a57b17 authored by Greg Quinn's avatar Greg Quinn
Browse files

Try again to fix setup.py

parent e3fd4505
No related branches found
No related merge requests found
......@@ -6,7 +6,7 @@ setup(name='InterCal',
description='Inter-calibration tools for IR satellite data',
url='http://tahiti.ssec.wisc.edu/trac/intercal',
packages=find_packages(),
package_data={'': ['data/**']},
setup_requires=['setuptools-git'],
install_requires=[],
entry_points={'console_scripts':[
'cris_tar2h5 = intercal.cris_tar2h5:main',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment