Skip to content

Commit

Permalink
Merge branch 'rgieseke-include-csvs'
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisroadmap committed Jan 21, 2018
2 parents bf77a3b + 22195fd commit 9b36011
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ def readme():
author_email='[email protected]/[email protected]',
license='Apache 2.0',
packages=find_packages(exclude=['tests*']),
package_data={'': ['*.csv']},
install_requires=[
'numpy',
'scipy',
Expand Down

0 comments on commit 9b36011

Please sign in to comment.