leezu commented on a change in pull request #18025: [DEV] switch nose with 
pytest
URL: https://github.com/apache/incubator-mxnet/pull/18025#discussion_r409224226
 
 

 ##########
 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:
   
   
   Why are the dependencies on hdf5 zlib introduced when switching to pytest?
   

----------------------------------------------------------------
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

Reply via email to