Skip to content

Commit

Permalink
Merged in deps_update (pull request apache#20)
Browse files Browse the repository at this point in the history
Update deps for TVM

* Update deps for TVM

Approved-by: Jeffrey Spitz
  • Loading branch information
jeffuongsima committed Aug 15, 2020
1 parent ccf651d commit e664c36
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,7 @@ def get_package(env, pkg_name, pkg_version):
'decorator',
'attrs',
'psutil',
'sima-topi==' + tvm_version,
'sima-mlc'
'sima-topi==' + tvm_version
],
extras_require={'test': ['pillow<7',
'matplotlib'],
Expand Down

0 comments on commit e664c36

Please sign in to comment.