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

Enable testing wheels on Python 3.13 #131

Merged
merged 3 commits into from
Sep 27, 2024
Merged

Enable testing wheels on Python 3.13 #131

merged 3 commits into from
Sep 27, 2024

Conversation

cgohlke
Copy link
Member

@cgohlke cgohlke commented Sep 27, 2024

Description

This PR enables testing wheels on Python 3.13. Also disable scikit-image as a development dependency since wheels are not yet available for Python 3.13.

Checklist

  • The pull request title and description are concise.
  • Related issues are linked in the description.
  • New dependencies are explained.
  • The source code and documentation can be distributed under the MIT license.
  • The source code adheres to code standards.
  • New classes, functions, and features are thoroughly tested.
  • New, user-facing classes, functions, and features are documented.
  • New features are covered in tutorials.
  • No files other than source code, documentation, and project settings are added to the repository.

@cgohlke cgohlke self-assigned this Sep 27, 2024
@cgohlke cgohlke merged commit 2dcff37 into phasorpy:main Sep 27, 2024
14 checks passed
@cgohlke cgohlke deleted the py313 branch September 27, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant