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

List explicit Python 3.11 support #646

Merged
merged 9 commits into from
Jul 24, 2023

Conversation

hakonanes
Copy link
Member

Description of the change

  • List Python 3.11 support in package metadata. Replace 3.9 test run with 3.11.
  • Increase minimal versions of diffsims, NumPy and Matplotlib
  • Fix dark logo in docs
  • Update list of application papers, add arXiv links

Progress of the PR

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.
  • New contributors are added to release.py, .zenodo.json and
    .all-contributorsrc with the table regenerated.

@hakonanes hakonanes added the maintenance This relates to package maintenance label Jul 23, 2023
@hakonanes hakonanes added this to the v0.9.0 milestone Jul 23, 2023
@hakonanes
Copy link
Member Author

hakonanes commented Jul 23, 2023

The tutorial notebook showing moving screen calibration of the projection center fails. A fix is included in #647 to be released as a patch. I'll wait for that release before merging this.

@hakonanes hakonanes linked an issue Jul 23, 2023 that may be closed by this pull request
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
@hakonanes hakonanes merged commit 3e0c8c0 into pyxem:develop Jul 24, 2023
12 checks passed
@hakonanes hakonanes deleted the python-3-11-support branch July 24, 2023 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance This relates to package maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Python 3.11
1 participant