MOE icon indicating copy to clipboard operation
MOE copied to clipboard

Support conda build system.

Open sc932 opened this issue 10 years ago • 2 comments

scipy uses this. Academic community seems to be shifting over to this (as of PyCon 2014). Another request by Julian K.

http://conda.pydata.org/

Will allow us to build into that ecosystem and apparently get windows support almost for "free"

sc932 avatar Apr 18 '14 18:04 sc932

Use conda build http://conda.pydata.org/docs/build.html Get rid of makefiles

sc932 avatar Apr 22 '14 21:04 sc932

This would actually be pretty easy now that conda-forge exists. Pretty much all of your dependencies are available as packages there now.

jakirkham avatar Oct 07 '16 21:10 jakirkham