Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix installing of pandas dev #2838

Merged
merged 3 commits into from Oct 30, 2017
Merged

Conversation

TomAugspurger
Copy link
Member

Looks like we ended up with pandas getting installed from pip: https://travis-ci.org/dask/dask/jobs/294214442#L764


pip install -U -q \
pip install -q --upgrade --no-deps \
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this was the problematic one.

@TomAugspurger
Copy link
Member Author

Note that 75b848a contains a bugfix for compatability with pandas 0.21.0. I haven't looked into why it wasn't caught in #2813

@TomAugspurger
Copy link
Member Author

Merging in a bit since this is failing the other CI runs.

@TomAugspurger
Copy link
Member Author

Clarified the changelog note. Merging.

@TomAugspurger TomAugspurger merged commit 2715665 into dask:master Oct 30, 2017
@TomAugspurger TomAugspurger deleted the fix-dev-ci branch October 30, 2017 15:24
jessevogt pushed a commit to jessevogt/dask that referenced this pull request Oct 30, 2017
* Fix installing of pandas dev

* Fix comparison in eval

* Update changelog.rst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant