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 Python 2.7 support #152

Open
orbeckst opened this issue Oct 21, 2021 · 5 comments
Open

drop Python 2.7 support #152

orbeckst opened this issue Oct 21, 2021 · 5 comments
Milestone

Comments

@orbeckst
Copy link
Member

CI becomes difficult to support for Python 2.7 (see PR #151 ) because there are no conda packages for MDA 1.1.1 and MDA 2.0 does not support Python 2 anyway.

Given PMDA's current experimental focus I would like drop Python 2.7 immediately to reduce the maintenance/support burden.

@orbeckst orbeckst added this to the 0.4 milestone Oct 21, 2021
@orbeckst
Copy link
Member Author

@VOD555 @yuxuanzhuang do you have any opinions on dropping Python 2.7?

I can do the drop along PR #151 because I cannot really test for Python 2.7 in the GH actions framework without huge pain.

@VOD555
Copy link
Collaborator

VOD555 commented Oct 21, 2021

I'm ok with dropping 2.7 in 0.4.

@yuxuanzhuang
Copy link
Contributor

SGTM.

@orbeckst
Copy link
Member Author

Ok, we're ditching Python 2.7 asap.

@orbeckst
Copy link
Member Author

PRs welcome ;-).

orbeckst added a commit that referenced this issue Oct 28, 2021
- drop 2.7 (see #152)
- add 3.9
orbeckst added a commit that referenced this issue Oct 28, 2021
- drop 2.7 (see #152)
- add 3.6
- note: 3.9 not supported in MDAnalysis 1.1.1
orbeckst added a commit that referenced this issue Oct 28, 2021
- drop 2.7 (see #152)
- add 3.6
- note: 3.9 not supported in MDAnalysis 1.1.1
- update CHANGELOG
orbeckst added a commit that referenced this issue Oct 29, 2021
- drop 2.7 (see #152)
- add 3.6
- note: 3.9 not supported in MDAnalysis 1.1.1
- update CHANGELOG
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

No branches or pull requests

3 participants