Skip to content

Drop Python 3.8 support#33

Merged
erseco merged 1 commit intodependabot/pip/setuptools-gte-82.0.1from
copilot/fix-pipeline-failures
Apr 13, 2026
Merged

Drop Python 3.8 support#33
erseco merged 1 commit intodependabot/pip/setuptools-gte-82.0.1from
copilot/fix-pipeline-failures

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 13, 2026

Python 3.8 reached EOL in October 2024 and setuptools>=82.0.1 (bumped by Dependabot) has no distribution for it, breaking CI across all PRs.

Changes

  • pyproject.toml: requires-python bumped to >=3.9; removed Python :: 3.8 classifier
  • ci.yml: Removed 3.8 from unit test matrix; replaced 3.8 with 3.9 in the integration matrix (Moodle 4.5.5 pairing)

@erseco erseco marked this pull request as ready for review April 13, 2026 14:14
@erseco erseco merged commit e64b551 into dependabot/pip/setuptools-gte-82.0.1 Apr 13, 2026
1 check passed
@erseco erseco deleted the copilot/fix-pipeline-failures branch April 13, 2026 14:15
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