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 #343

Closed
hakonanes opened this issue May 18, 2022 · 2 comments
Closed

Drop support for Python 3.6 #343

hakonanes opened this issue May 18, 2022 · 2 comments
Labels
dev Package maintenance
Milestone

Comments

@hakonanes
Copy link
Member

hakonanes commented May 18, 2022

Python 3.6 is not supported anymore. Downstream packages like kikuchipy and pyxem depending on orix depend on hyperspy, which itself has dropped support for 3.6. Thus, it is OK for orix to drop support for Python 3.6.

I suggest to do this in the next minor release.

This was brought up by @harripj in #338.

@hakonanes hakonanes added the dev Package maintenance label May 18, 2022
@hakonanes hakonanes added this to the v0.10.0 milestone May 18, 2022
@harripj
Copy link
Collaborator

harripj commented May 18, 2022

Also as discussed in #338, I think we are in agreement. We should bump the minimum version to 3.7, which is supported for another year.

@hakonanes
Copy link
Member Author

This was done by @harripj in #347.

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

No branches or pull requests

2 participants