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

MAINT: Fix for upcoming bump in scipy #21

Merged
merged 8 commits into from
Jun 7, 2019
Merged

Conversation

sjsrey
Copy link
Member

@sjsrey sjsrey commented May 25, 2019

This adds a fix for breakage that will occur when moving from scipy 1.2.1 to 1.3.0.

pysal-meta has encountered these breaks downstream.

It also drops 3.5 support following the decision to do so in the meta-package.

@jGaboardi
Copy link
Member

an accidental push caused #22 and (I think) is why 30efd6c is failing.

@jGaboardi
Copy link
Member

@weikang9009 The travis test is failing because I made a push from a testing branch (#22, see travis error below) which had been deleted. The only changes from 28c79b to 30efd6c
are several addition spaces, nothing substantive at all. This is OK to merge (in my opinion)


$ git fetch origin +refs/pull/22/merge:
fatal: couldn't find remote ref refs/pull/22/merge
The command "eval git fetch origin +refs/pull/22/merge: " failed. Retrying, 2 of 3.
fatal: couldn't find remote ref refs/pull/22/merge
The command "eval git fetch origin +refs/pull/22/merge: " failed. Retrying, 3 of 3.
fatal: couldn't find remote ref refs/pull/22/merge
The command "eval git fetch origin +refs/pull/22/merge: " failed 3 times.
The command "git fetch origin +refs/pull/22/merge:" failed and exited with 128 during .
Your build has been stopped.

@jGaboardi jGaboardi added the enhancement New feature or request label Jun 7, 2019
@weikang9009 weikang9009 merged commit 717aa13 into pysal:master Jun 7, 2019
@sjsrey sjsrey deleted the py37 branch June 16, 2019 01:58
knaaptime pushed a commit to knaaptime/spreg that referenced this pull request Sep 20, 2024
add gmm_lag, nslx, and dwh to docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants