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

Update packaging a bit more #369

Merged
merged 8 commits into from
Mar 12, 2023
Merged

Update packaging a bit more #369

merged 8 commits into from
Mar 12, 2023

Conversation

bdewilde
Copy link
Collaborator

@bdewilde bdewilde commented Mar 9, 2023

Description

  • bumps min python version to PY3.9 -- staying aligned with numpy's NEP 29 -- and officially adds PY3.11 support
  • adds windows build+tests into main CI workflow, and drops extraneous appveyor equivalent
  • tweaks optional dependency version marking for consistency

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation, and I have updated it accordingly.

@bdewilde bdewilde changed the base branch from main to develop March 9, 2023 03:28
@bdewilde bdewilde marked this pull request as ready for review March 12, 2023 22:28
@bdewilde bdewilde merged commit 0556a8c into develop Mar 12, 2023
@bdewilde bdewilde deleted the update-packaging-a-bit-more branch March 12, 2023 22:31
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.

1 participant