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

Testing matrix #363

Merged
merged 11 commits into from Nov 22, 2020
Merged

Testing matrix #363

merged 11 commits into from Nov 22, 2020

Conversation

jGaboardi
Copy link
Member

@jGaboardi jGaboardi commented Nov 22, 2020

This PR provides a similar testing schema to that found in spaghetti where testing for the Python 3.6 environment is excluded on Windows. This exclusion gets tests back to green and is an intermediary solution to dropping support for Python 3.6 altogether.

xref: pysal/spaghetti#545, pysal/spaghetti#552, pysal/esda#152, and gitter discussion

@martinfleis
Copy link
Member

Have you considered/tried adding py3.9? May be worth including it.

@jGaboardi
Copy link
Member Author

Have you considered/tried adding py3.9? May be worth including it.

@martinfleis Great point. Let's make sure these all pass first then push forward with that. Also, feel free to push directly to PR if you have ideas, etc.

@jGaboardi jGaboardi added this to the 4.4.0 milestone Nov 22, 2020
@jGaboardi
Copy link
Member Author

@martinfleis Looks like the environment solver fails for 3.9 even on Ubuntu. Might we have to leave off 3.9 for the time being?

@martinfleis
Copy link
Member

@jGaboardi Yep, it is apparently not time yet. I was adding it to geopandas where it works, but here we have a bit more complex environment.

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

Successfully merging this pull request may close these issues.

None yet

3 participants