Skip to content

Drop Python 3.8, add Python 3.12 CI tests#36

Merged
jupe merged 5 commits into
masterfrom
codex/drop-support-for-python-3.8-and-add-3.12
Sep 8, 2025
Merged

Drop Python 3.8, add Python 3.12 CI tests#36
jupe merged 5 commits into
masterfrom
codex/drop-support-for-python-3.8-and-add-3.12

Conversation

@jupe

@jupe jupe commented Sep 8, 2025

Copy link
Copy Markdown
Owner

Summary

  • drop Python 3.8 support and require Python 3.9+
  • add Python 3.12 classifier and GitHub Actions test workflow
  • update CircleCI to run tests on Python 3.9 through 3.12

Testing

  • pip install -e .[dev] (fails: Could not connect to proxy for setuptools)
  • pytest tests (fails: unrecognized arguments due to plugin not installed)

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

@jupe
jupe merged commit 7449637 into master Sep 8, 2025
5 of 6 checks passed
@jupe
jupe deleted the codex/drop-support-for-python-3.8-and-add-3.12 branch September 8, 2025 12:44
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