Skip to content

Commit 2d93982

Browse files
authored
Merge pull request #228 from pypa/release/25.0
Update to 25.0
2 parents 17d6b0f + e16076f commit 2d93982

File tree

4 files changed

+28692
-28390
lines changed

4 files changed

+28692
-28390
lines changed

.github/workflows/check.yml

-3
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030
# Install supported Python versions. Keep in sync with noxfile.py as
3131
# much as possible, however, GitHub Actions eventually drops support
3232
# for EOL Python versions, at which point we can't test them in CI.
33-
- uses: actions/setup-python@v5
34-
with:
35-
python-version: "3.7"
3633
- uses: actions/setup-python@v5
3734
with:
3835
python-version: "3.8"

0 commit comments

Comments
 (0)