Skip to content

Conversation

@Code0x58
Copy link
Owner

@Code0x58 Code0x58 commented Jun 18, 2025

Summary

  • drop old workflow syntax
  • test across Python 3.7 through 3.14 with coverage
  • publish releases to PyPI with gh-action-pypi-publish
  • support Python 3.7+ in packaging metadata
  • document the higher Python requirement
  • fix mypy failure for __prepare__

Testing

  • pip install -e .[test]
  • pytest -q

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

@Code0x58 Code0x58 force-pushed the codex/migrate-to-modern-github-actions branch from 30233a9 to 2b0aa9d Compare June 18, 2025 16:47
@Code0x58 Code0x58 force-pushed the codex/migrate-to-modern-github-actions branch from fac226b to 2d2de21 Compare June 18, 2025 16:54
@Code0x58 Code0x58 marked this pull request as ready for review June 18, 2025 16:56
@Code0x58 Code0x58 merged commit d70e8d2 into master Jun 18, 2025
3 checks passed
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.

2 participants