OpenAstronomy / conda-channel

An open source community conda channel
8 stars 8 forks source link

Update MPDAF 2.3 #35

Closed saimn closed 5 years ago

saimn commented 6 years ago

@mwcraig @bsipocz - The builds are failing with this error:

$ conda install -c astropy "extruder>=0.4.3"

/home/travis/.travis/job_stages: line 57: /home/travis/miniconda/bin/conda: No such file or directory
bsipocz commented 6 years ago

@saimn - This is a weird one. I suspect that the conda version numbers are not really compatible. Actually I'm not even sure that the travis file here is still expected to work, we changed at conda-channel-astropy from building packages locally to simply copy them over from conda-forge. (But in the last iteration, the infrastructure for local builds were broken anyway...).