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

build: require python>=3.10 #24

Merged
merged 4 commits into from
Mar 4, 2025
Merged

build: require python>=3.10 #24

merged 4 commits into from
Mar 4, 2025

Conversation

jsstevenson
Copy link
Contributor

@@ -21,6 +21,7 @@ dependencies = [
"coloredlogs",
"connexion[swagger-ui] ~= 2.2",
"Flask ~= 2.2",
"setuptools", # pin until yoyo-migrations is updated
Copy link
Member

Choose a reason for hiding this comment

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

This says "pin until..." but does not include a pinned version?

Copy link
Member

@ahwagner ahwagner left a comment

Choose a reason for hiding this comment

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

Minor comment, above.

In general, seems like good practice. 👍

@reece reece marked this pull request as ready for review March 4, 2025 22:49
@reece reece requested a review from a team as a code owner March 4, 2025 22:49
@reece reece self-requested a review March 4, 2025 22:50
@reece reece merged commit 0729ce9 into main Mar 4, 2025
8 checks passed
@reece reece deleted the python-312 branch March 4, 2025 22:50
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.

None yet

3 participants