Skip to content

Commit

Permalink
[TVMSCRIPT] Add synr dependency in preparation for tvmscript diagnost…
Browse files Browse the repository at this point in the history
…ics overhaul. (apache#6795)
  • Loading branch information
Tristan Konolige authored and trevor-m committed Dec 4, 2020
1 parent ab56b21 commit f2d1152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/install/ubuntu_install_python_package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ set -u
set -o pipefail

# install libraries for python package on ubuntu
pip3 install six numpy pytest cython decorator scipy tornado typed_ast pytest pytest-xdist pytest-profiling mypy orderedset attrs requests Pillow packaging cloudpickle
pip3 install six numpy pytest cython decorator scipy tornado typed_ast pytest pytest-xdist pytest-profiling mypy orderedset attrs requests Pillow packaging cloudpickle synr

0 comments on commit f2d1152

Please sign in to comment.