Skip to content

Add support for Python 3.13#1265

Closed
MaxGhenis wants to merge 1 commit into
PolicyEngine:masterfrom
MaxGhenis:upgrade-python-3.13
Closed

Add support for Python 3.13#1265
MaxGhenis wants to merge 1 commit into
PolicyEngine:masterfrom
MaxGhenis:upgrade-python-3.13

Conversation

@MaxGhenis

Copy link
Copy Markdown
Collaborator

Summary

  • Added Python 3.13 to classifiers in setup.py
  • Updated GitHub Actions workflows to test on Python 3.13
  • Added changelog entry for Python 3.13 support

Fixes #1264

Test plan

  • CI tests will run on Python 3.13
  • All existing tests should pass

@MaxGhenis MaxGhenis force-pushed the upgrade-python-3.13 branch from 25f1838 to 1e20a09 Compare July 22, 2025 21:31
- Add Python 3.13 to classifiers in setup.py
- Update python_requires to >=3.10
- Update GitHub Actions to test on Python 3.13

Fixes PolicyEngine#1264
@MaxGhenis MaxGhenis force-pushed the upgrade-python-3.13 branch from 1e20a09 to 18a2b90 Compare July 22, 2025 21:42
@MaxGhenis

Copy link
Copy Markdown
Collaborator Author

Closing in favor of #1266 which was created directly on the PolicyEngine repo to avoid fork CI issues

@MaxGhenis MaxGhenis closed this Jul 22, 2025
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.

Upgrade to Python 3.13

1 participant