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

Remove Python 3.7 Support #207

Merged
merged 5 commits into from
Apr 16, 2024
Merged

Remove Python 3.7 Support #207

merged 5 commits into from
Apr 16, 2024

Conversation

CSSFrancis
Copy link
Member

@CSSFrancis CSSFrancis commented Apr 12, 2024

Description of the change

Remove python 3.7 support

Progress of the PR

Minimal example of the bug fix or new feature

>>> from diffsims.utils import sim_utils
>>> # Your new feature...

For reviewers

  • The PR title is short, concise, and will make sense 1 year later.
  • New functions are imported in corresponding __init__.py.
  • New features, API changes, and deprecations are mentioned in the
    unreleased section in CHANGELOG.rst.
  • Contributor(s) are listed correctly in credits in diffsims/release_info.py and
    in .zenodo.json.

CHANGELOG.rst Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
@hakonanes hakonanes added the dev label Apr 14, 2024
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Copy link
Member

@hakonanes hakonanes left a comment

Choose a reason for hiding this comment

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

I took the liberty of updating our build actions versions.

@hakonanes hakonanes merged commit bb359b9 into pyxem:main Apr 16, 2024
11 checks passed
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 this pull request may close these issues.

2 participants