Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
M55551 authored and mxqura committed Oct 21, 2018
1 parent ac73a9d commit 870d0cb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ def read(fname):
'': ['*.properties', '*.xml', '*.ksh', '*.mako',
'*.sh', '*.hql', '*.wld', '*txt', '*.feature'],
},
data_files=[('.', ['README.md', '__main__.py',
'behavior_tests.py'])],
data_files=[('.', ['README.md', '__main__.py'])],

install_requires=ibis_deps,
include_package_data=True,
Expand Down

0 comments on commit 870d0cb

Please sign in to comment.