-
Notifications
You must be signed in to change notification settings - Fork 126
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
adapting mgwr to newest libpysal #27
Conversation
You should have it now? I added all devs to write access for this repo.
On Sun, Aug 26, 2018 at 2:48 PM James Gaboardi ***@***.***> wrote:
This last build (79
<https://travis-ci.org/pysal/mgwr/builds/420651210?utm_source=github_status&utm_medium=notification>)
passes, but due to a connectivity issue build 79.4
<https://travis-ci.org/pysal/mgwr/jobs/420651214> failed and I currently
do not have the permissions on travis-ci to restart a build for mgwr.
—
You are receiving this because your review was requested.
Reply to this email directly, view it on GitHub
<#27 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ACJY882OrIrtMrkLSdEs3wJqSqZnEHIxks5uUqcSgaJpZM4WMmgW>
.
--
Levi John Wolf
Lecturer in Quantitative Human Geography | University of Bristol
Fellow | Center for Spatial Data Science, University of Chicago
Associate Member | Center for Multilevel Modeling, University of Bristol
Director | Q-Step Program, School of Geographical Sciences, University of
Bristol
ljwolf.org
|
@ljwolf I have access to add labels and such to the GitHub repo but still do not have the option on travis to restart a build. Maybe it takes some time to kick in? At any rate, it is not a 'right now' problem that needs attention. |
], | ||
license='3-Clause BSD', | ||
license='2-Clause BSD', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This might be less of a concern, but is it better to follow the 3-Clause BSD license suggested in the submodule_template?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point, that I didn't consider. Should I go ahead and make the change or wait for Taylor's input since he is the maintainer?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's wait for Taylor's input!
PR Justification: adapting
mgwr
to newest version oflibpysal