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

CI fails for Python 3.9 #65

Closed
orbeckst opened this issue Apr 1, 2024 · 1 comment · Fixed by #66
Closed

CI fails for Python 3.9 #65

orbeckst opened this issue Apr 1, 2024 · 1 comment · Fixed by #66
Assignees
Labels
bug Something isn't working CI continuous integration

Comments

@orbeckst
Copy link
Member

orbeckst commented Apr 1, 2024

Expected behavior

All CI checks pass.

Actual behavior

CI fails for Python 3.9 because it cannot install an appropriate development version of MDAnalysis. This is due to MDAnalysis/cookiecutter-mdakit#110 .

@orbeckst orbeckst added bug Something isn't working CI continuous integration labels Apr 1, 2024
@orbeckst
Copy link
Member Author

orbeckst commented Apr 1, 2024

@enoee we will have a fix for this issue soon and we'll ping you when we can tell you what exactly needs to be changed in the CI. Until then I'd just hold off on actually doing anything.

@IAlibay IAlibay mentioned this issue Apr 28, 2024
4 tasks
orbeckst pushed a commit that referenced this issue Apr 29, 2024
* fix #65 
* Update CI: manually set the test matrix for MDAnalysis
* Update pyproject.toml
* Update CHANGELOG.md
* Update CHANGELOG.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI continuous integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants