leezu commented on issue #11546: Add verify_ssl option to gluon.utils.download
URL: https://github.com/apache/incubator-mxnet/pull/11546#issuecomment-403665696
 
 
   Where are test dependencies currently tracked? This PR would introduce 
`mock` as a new dependency. For linux it seems I could add `mock` the list of 
installed packages in the CI setup shell scripts, but I am not sure about 
windows.
   
   In case there is no centralized place to declare test/development 
dependencies, would it make sense to track these in the `setup.py` script and 
adapt the CI scripts to install via `pip install -e '.[tests]'` to also install 
these dependencies?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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