Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: Fix failing checks#357

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
nifflets wants to merge3 commits intomain
base:main
Choose a base branch
Loading
fromfix-failing-checks
Draft

fix: Fix failing checks#357

nifflets wants to merge3 commits intomainfromfix-failing-checks

Conversation

nifflets
Copy link
Contributor

@niffletsnifflets commentedDec 28, 2024
edited
Loading

ubuntu-latest was updated to 24.04 which caused some of the current checks to fail.

Removed Python 3.7 and 3.8 from the test matrix as these are both past end-of-life now.

@niffletsnifflets marked this pull request as draftDecember 28, 2024 01:05
@niffletsniffletsforce-pushed thefix-failing-checks branch 2 times, most recently from3c50907 tob2c0062CompareDecember 28, 2024 01:15
@niffletsnifflets changed the titleAdd setuptools as an explicit test dependencyfix: Fix failing checksDec 28, 2024
@niffletsnifflets marked this pull request as ready for reviewDecember 28, 2024 01:29
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
python: ['3.9', '3.10', '3.11', '3.12']

Choose a reason for hiding this comment

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

Are we absolutely sure we should remove these two versions? Seems to me that we still support 3.7 and 3.8 according tohttps://screenshot.googleplex.com/4TSpCmAE3z63Axthttps://screenshot.googleplex.com/4oTVpkPBHbbBw8b

@niffletsnifflets marked this pull request as draftDecember 30, 2024 20:36
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@liuyunnnnliuyunnnnliuyunnnn left review comments

Assignees

@liuyunnnnliuyunnnn

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@nifflets@liuyunnnn@HKWinterhalter

[8]ページ先頭

©2009-2025 Movatter.jp