You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/08/14 15:42:07 UTC

[GitHub] larroy commented on a change in pull request #12161: [WIP] A solution to prevent zombie containers locally and in CI

larroy commented on a change in pull request #12161: [WIP] A solution to prevent zombie containers locally and in CI
URL: https://github.com/apache/incubator-mxnet/pull/12161#discussion_r210002137
 
 

 ##########
 File path: ci/build.py
 ##########
 @@ -23,7 +23,11 @@
 """
 
 __author__ = 'Marco de Abreu, Kellen Sunderland, Anton Chernov, Pedro Larroy'
-__version__ = '0.1'
+__version__ = '0.8'
+
+def pip_install(pkg):
 
 Review comment:
   agree, just trying to see if I could get Jenkins to run. Will remove it before final merge.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services