Skip to content

Drop Python 3.8 support and consolidate lint workflow#23

Merged
jupe merged 1 commit intomasterfrom
codex/drop-python-3.8-support-and-merge-lint-jobs
Sep 23, 2025
Merged

Drop Python 3.8 support and consolidate lint workflow#23
jupe merged 1 commit intomasterfrom
codex/drop-python-3.8-support-and-merge-lint-jobs

Conversation

@jupe
Copy link
Contributor

@jupe jupe commented Sep 23, 2025

Summary

  • require Python 3.9+ in package metadata and drop the 3.8 classifier
  • fold the standalone pylint workflow into the primary test workflow and remove the old file
  • update the CI test matrix to cover Python 3.9-3.12 only

Testing

  • ⚠️ python -m pip install -e .[dev] (fails: proxy blocks access to PyPI)
  • ⚠️ pytest (fails: missing optional dependency appium without network access to install)

https://chatgpt.com/codex/tasks/task_b_68d2e0cbee948333a9a9bf2310de080c

@jupe jupe merged commit c9da2de into master Sep 23, 2025
13 of 14 checks passed
@jupe jupe deleted the codex/drop-python-3.8-support-and-merge-lint-jobs branch September 23, 2025 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant