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

GitHub Actions Testing #23

Merged
merged 5 commits into from
Feb 20, 2024

Conversation

maximilianvz
Copy link
Collaborator

As requested in Issue #14, I have uploaded a workflow to run pytest each time something is pushed to master or a PR is created.

`distutils` was removed from Python 3.12. It appears as though there is some problem installing IOData with `pip install qc-iodata` on Windows OS.
@maximilianvz
Copy link
Collaborator Author

maximilianvz commented Feb 6, 2024

Right now, all the automatic tests on OS ubuntu-lastest are failing, but this should sort itself out when we switch to pyproject.toml rather than setup.py as I suggest in PR #22. I think this will also solve the problem with tests on OS windows-latest.

Copy link
Collaborator

@msricher msricher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes this seems perfectly fine to me. It should work when things are ported to pyproject.toml.

@gabrielasd gabrielasd merged commit 1ddf7b6 into theochem:master Feb 20, 2024
0 of 9 checks passed
msricher pushed a commit that referenced this pull request May 13, 2024
msricher pushed a commit that referenced this pull request May 13, 2024
marco-2023 pushed a commit that referenced this pull request May 13, 2024
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 this pull request may close these issues.

3 participants