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

Drop Python 3.9 #1276

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Drop Python 3.9 #1276

merged 1 commit into from
Nov 4, 2024

Conversation

tomwhite
Copy link
Collaborator

@tomwhite tomwhite commented Nov 4, 2024

  • User visible changes (including notable bug fixes) are documented in changelog.rst

@@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.9]
python-version: [3.10]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Need quotes here, right?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed

Try removing Windows cbgen restriction

Fix quotes
@tomwhite tomwhite merged commit 974e1c8 into sgkit-dev:main Nov 4, 2024
10 checks passed
@tomwhite tomwhite deleted the drop-python-3.9 branch November 4, 2024 14:25
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.

2 participants