From bdf0cebcd732fb3f0c669c7468d55e4ff69e937b Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Fri, 5 Dec 2014 14:55:34 -0800 Subject: [PATCH] filling out conda todo --- docs/contributing.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index e2babb8e..772bb2e8 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -287,4 +287,6 @@ and the short description to be Updating Conda .............. -TODO +TODO(GH-427): Create a MOE or Yelp conda channel for binaries of MOE and its dependenceies. + +Unfortunately, right now MOE does not have an official conda channel for its binaries. Some third parties (e.g., https://conda.binstar.org/rmcgibbo) have set up their own channels. For a discussion of the conda build process, see the README at: https://github.com/Yelp/MOE/tree/master/conda-recipe. But at the moment, new MOE releases have no official steps for updating the conda build.