Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into feature/fix_merge_handle_on_args
Browse files Browse the repository at this point in the history
  • Loading branch information
shssf committed Aug 1, 2019
2 parents 1bba528 + 0426dc5 commit 5c5f347
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 @@ -305,6 +305,7 @@ def readme():
url='https://github.com/IntelLabs/hpat',
author='Intel',
packages=find_packages(),
package_data={'hpat.tests': ['*.bz2'],},
install_requires=['numba'],
extras_require={'HDF5': ["h5py"], 'Parquet': ["pyarrow"]},
cmdclass=versioneer.get_cmdclass(),
Expand Down

0 comments on commit 5c5f347

Please sign in to comment.