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

support Python 3.10 #202

Closed
orbeckst opened this issue Jan 3, 2022 · 1 comment · Fixed by #220
Closed

support Python 3.10 #202

orbeckst opened this issue Jan 3, 2022 · 1 comment · Fixed by #220
Labels

Comments

@orbeckst
Copy link
Member

orbeckst commented Jan 3, 2022

Officially support Python 3.10.

MDPOW almost certainly works with Python 3.10 but the tests require conda packages of dependencies (namely, MDAnalysis MDAnalysis/mdanalysis#3457 ) to be available for 3.10, too.

We can make a patch-level release once Python 3.10 is officially supported.

See #200 for notes.

@orbeckst
Copy link
Member Author

orbeckst commented Jul 1, 2022

MDA 2.2 supports 3.10 so we can move ahead.

@orbeckst orbeckst mentioned this issue Nov 17, 2022
orbeckst added a commit that referenced this issue Nov 17, 2022
- fix #202
- add testing for Python 3.10
- dropped tests for Python 3.6 (should have been removed in 0.8.0)
- update setup.py and CHANGES
orbeckst added a commit that referenced this issue Nov 17, 2022
- fix #202
- add testing for Python 3.10
- dropped tests for Python 3.6 (should have been removed in 0.8.0)
- update setup.py and CHANGES
orbeckst added a commit that referenced this issue Nov 17, 2022
- fix #202
- add testing for Python 3.10
- dropped tests for Python 3.6 (should have been removed in 0.8.0)
- update setup.py and CHANGES
@orbeckst orbeckst linked a pull request Nov 17, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant