marcoabreu commented on a change in pull request #17206: Windows dev environment configuration, update install instructions from source in the docs. URL: https://github.com/apache/incubator-mxnet/pull/17206#discussion_r366109226
########## File path: ci/windows_dev_env/requirements.txt ########## @@ -0,0 +1,4 @@ +psutil +boto3 +python-jenkins Review comment: Well yeah it's used as part of the Autoconnect script. But since you are recommending this for users to install, it seems a bit out of place. We should handle infrastructure and MXNet related things separately if possible. ---------------------------------------------------------------- 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
