Skip to content

Pin blosc to 1.14.3 for travis-27 build #22429

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

Merged
merged 5 commits into from
Aug 20, 2018

Conversation

TomAugspurger
Copy link
Contributor

This reverts commit 52e186a.

xref #22427 and #22424

@@ -770,7 +770,7 @@ def test_groupby_mean_included():
df = pd.DataFrame({
"A": ['a', 'b', 'b'],
"B": [1, None, 3],
"C": IntegerArray([1, None, 3], dtype='Int64'),
Copy link
Member

Choose a reason for hiding this comment

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

I would do this in a separate PR

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Keeping it here, now that we know that the doc PR isn't related.

@TomAugspurger TomAugspurger changed the title Revert "CI: add missing tzlocal dependency (rpy2, doc build) (#22424)" Pin blosc to 1.14.3 for travis-27 build Aug 20, 2018
@TomAugspurger
Copy link
Contributor Author

Travis has passed. Merging this since the environment change only affects travis, and the code changes are currently broken on master.

@TomAugspurger TomAugspurger merged commit 4f11d1a into pandas-dev:master Aug 20, 2018
@TomAugspurger TomAugspurger deleted the revert-52e186a branch August 20, 2018 18:20
gfyoung added a commit to forking-repos/pandas that referenced this pull request Sep 10, 2018
gfyoung added a commit that referenced this pull request Sep 11, 2018
* CI: Bump NumPy to 1.9.3

Backport of gh-22499.

* BLD: Fix openpyxl to 2.5.5

Backport of gh-22601.

* CI: Resolve timeout issue on Travis

Backported from gh-22429.

* CI: Migrate to CircleCI 2.0

Backport of gh-21814.

* Upgrade Cython to >=0.28.2

Backported from gh-21688.

* TST: Patch locale handling

Backported from gh-21739.
Backport of gh-22213.
Sup3rGeo pushed a commit to Sup3rGeo/pandas that referenced this pull request Oct 1, 2018
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.

2 participants