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

Attempt to fix py35 build on Travis #2925

Merged
merged 4 commits into from
May 4, 2019
Merged

Conversation

shoyer
Copy link
Member

@shoyer shoyer commented Apr 28, 2019

This build is currently install NumPy 1.11, which isn't supported by xarray.
Maybe adding minimum numpy and pandas versions will help.

This build is currently install NumPy 1.11, which isn't supported by xarray.
Maybe adding minimum numpy and pandas versions will help.
@ocefpaf
Copy link
Contributor

ocefpaf commented Apr 28, 2019

@shoyer conda-forge dropped support for Python 3.5 a while back and the old packages may present a problem.

@shoyer shoyer merged commit ccd0b04 into pydata:master May 4, 2019
dcherian added a commit to dcherian/xarray that referenced this pull request May 6, 2019
* upstream/master:
  [WIP] Custom fill value for reindex, align, and merge operations (pydata#2920)
  Attempt to fix py35 build on Travis (pydata#2925)
  List formatting in docs (pydata#2939)
  DOC: Avoid downloading .tif file (pydata#2919)
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