szha commented on a change in pull request #18025: [DEV] switch nose with pytest
URL: https://github.com/apache/incubator-mxnet/pull/18025#discussion_r409275673
##########
File path: .github/workflows/os_x_staticbuild.yml
##########
@@ -10,16 +10,16 @@ jobs:
uses: actions/checkout@v2
- name: Install Dependencies
run: |
- brew install nasm automake ninja libtool cmake pkgconfig protobuf
+ brew install nasm automake ninja libtool cmake pkgconfig protobuf
hdf5 zlib
Review comment:
this was for installing h5py and pillow, which triggers compile in source
distribution.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services