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

Commit

Permalink
Merge 7a0ace1 into dd440cf
Browse files Browse the repository at this point in the history
  • Loading branch information
fschlimb committed Aug 1, 2019
2 parents dd440cf + 7a0ace1 commit bbea17b
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 bbea17b

Please sign in to comment.