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 support for Python 3.6 #4284

Merged
merged 5 commits into from
Jun 17, 2020
Merged

Drop support for Python 3.6 #4284

merged 5 commits into from
Jun 17, 2020

Conversation

Cadair
Copy link
Member

@Cadair Cadair commented Jun 13, 2020

This is the master branch version of #4283 seeing how it was "broken" anyway, we might as well drop it rather than fix it.

@Cadair Cadair requested review from a team as code owners June 13, 2020 10:20
@nabobalis nabobalis added the Infrastructure Issues or PRs that affect the CI or packaging. label Jun 14, 2020
@nabobalis nabobalis added this to the 2.1 milestone Jun 14, 2020
@nabobalis
Copy link
Contributor

Needs a changelog.

- py36_test_oldestdeps
- py36_conda
- py38_test_oldestdeps
- py38_conda
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the whole test suite run on py38_conda? If so it seems a bit of a waste given there's already a set of tests run on py38_test.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, it needs to run the whole test suite. We could, but I am not sure I want to swap the conda build to macos to remove the duplication but I would rather keep them separate.

sunpy/__init__.py Show resolved Hide resolved
@Cadair
Copy link
Member Author

Cadair commented Jun 15, 2020

Now also bumping our other core versions. Matplotlib, scipy and pandas are now at the major version released two years before our scheduled 2.1 release (so ~Nov/Dec). Astropy gets its regular bump, so we are now at 4.0. Numpy is bumped in line with NEP 29, but also the minimum version in astropy 4.0.

@Cadair Cadair force-pushed the remove_3.6 branch 2 times, most recently from 5f6d2c8 to adae3de Compare June 15, 2020 10:08
azure-pipelines.yml Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Issues or PRs that affect the CI or packaging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants