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

Drop Py35, update guides, Makefile, and CI config #251

Merged
merged 3 commits into from Nov 29, 2018
Merged

Conversation

leouieda
Copy link
Member

Copied over some updated guides and CI configuration from Fatiando a
Terra. Includes a maintenance guide for review PRs and making releases.
Some Makefile rules have changed to make things simpler.

Also decided to drop Python 3.5 so we don't have to test against it or
be limited by things that are 3.6+ only. Should be OK since most people
are on 2.7 or 3.6 and Anaconda now ships with 3.7 by default.

Simplified the README as well because PyPI will fail to render the raw
rst directive.

Fixes some lint errors because of an update in pylint.

Copied over some updated guides and CI configuration from Fatiando a
Terra. Includes a maintenance guide for review PRs and making releases.
Some Makefile rules have changed to make things simpler.

Also decided to drop Python 3.5 so we don't have to test against it or
be limited by things that are 3.6+ only. Should be OK since most people
are on 2.7 or 3.6 and Anaconda now ships with 3.7 by default.

Simplified the README as well because PyPI will fail to render the `raw`
rst directive.

Fixes some lint errors because of an update in pylint.
@seisman
Copy link
Member

seisman commented Nov 29, 2018

@leouieda Do you think it helps to give each job a name to make the travis build matrix more readable? See travis-ci/travis-ci#5898 for discussions and https://docs.travis-ci.com/user/customizing-the-build/#naming-jobs-within-matrices.

@leouieda
Copy link
Member Author

@seisman it would! I hand't seen that new feature. I added some names here to try it out.

@leouieda
Copy link
Member Author

@seisman that does look a lot nicer: https://travis-ci.org/GenericMappingTools/gmt-python/builds/461100703?utm_source=github_status&utm_medium=notification

Merging this in.

@leouieda leouieda merged commit b2d5b70 into master Nov 29, 2018
@leouieda leouieda deleted the infrastructure branch November 29, 2018 03:41
@maxrjones maxrjones mentioned this pull request Aug 11, 2022
6 tasks
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.

None yet

2 participants