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

Python 3.9 CI failing due to MDAnalysis develop supporting different py than stable #69

Closed
orbeckst opened this issue May 2, 2024 · 0 comments · Fixed by #70
Closed
Assignees

Comments

@orbeckst
Copy link
Member

orbeckst commented May 2, 2024

related to this: MDAnalysis/cookiecutter-mdakit#110

See MDAnalysis/PathSimAnalysis#19 for how to fix.

@orbeckst orbeckst self-assigned this May 2, 2024
orbeckst added a commit that referenced this issue May 2, 2024
- fix #69
- only test Python 3.10 - 3.12
- manually specify versions of MDAnalysis in the test matrix that do not
  support some of the python versions (see MDAnalysis/cookiecutter-mdakit#110
  for background)
orbeckst added a commit that referenced this issue May 2, 2024
- fix #69
- only test Python 3.10 - 3.12
- manually specify versions of MDAnalysis in the test matrix that do not
  support some of the python versions (see MDAnalysis/cookiecutter-mdakit#110
  for background)
IAlibay pushed a commit that referenced this issue May 2, 2024
* update CI matrix

- fix #69
- only test Python 3.10 - 3.12
- manually specify versions of MDAnalysis in the test matrix that do not
  support some of the python versions (see MDAnalysis/cookiecutter-mdakit#110
  for background)

* bumped Python and MDAnalysis versions in pyproject.toml

- Python 3.10+
- MDAnalysis 2.1.0+
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 a pull request may close this issue.

1 participant