Skip to content

Conversation

@jreback
Copy link
Contributor

@jreback jreback commented Sep 16, 2015

closes #11122

dependency resolution in the pandas channel is a bit challenging as the current script tries to install all deps up front before building. But statsmodels requires pandas, so a current version is installed (e.g. the rc), and several of the deps are changed.

So fixed, but installing only the build deps, compiling, then install in the run deps.

@jreback jreback added the CI Continuous Integration label Sep 16, 2015
@jreback jreback added this to the 0.17.0 milestone Sep 16, 2015
@jreback jreback force-pushed the ci branch 5 times, most recently from 72c0a30 to ace6aac Compare September 16, 2015 21:32
install run deps after building from source
jreback added a commit that referenced this pull request Sep 16, 2015
BLD: install build deps when building
@jreback jreback merged commit 2102b68 into pandas-dev:master Sep 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration

1 participant