Skip to content

Commit

Permalink
[Python dep] Add missing dep pkg for relay (apache#2568)
Browse files Browse the repository at this point in the history
  • Loading branch information
antinucleon authored and Wei Chen committed Feb 20, 2019
1 parent 147fce6 commit e1000f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ def is_pure(self):
install_requires=[
'numpy',
'decorator',
'attrs',
],
packages=find_packages(),
distclass=BinaryDistribution,
Expand Down

0 comments on commit e1000f3

Please sign in to comment.