Skip to content

Commit

Permalink
Also package core.rly (apache#4679)
Browse files Browse the repository at this point in the history
  • Loading branch information
abergeron authored and zhiics committed Mar 2, 2020
1 parent 8a651c5 commit d0e0921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ def is_pure(self):

def get_package_data_files():
# Relay standard libraries
return ['relay/std/prelude.rly']
return ['relay/std/prelude.rly', 'relay/std/core.rly']


setup(name='tvm',
Expand Down

0 comments on commit d0e0921

Please sign in to comment.