Commit cfbecc5a by abergeron Committed by Tianqi Chen

Also package core.rly (#4679)

parent a059f7b8
......@@ -147,7 +147,7 @@ if include_libs:
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',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment