Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Python 3.13 #549

Merged
merged 11 commits into from
Nov 12, 2024
Merged

Support Python 3.13 #549

merged 11 commits into from
Nov 12, 2024

Conversation

timmens
Copy link
Member

@timmens timmens commented Nov 7, 2024

  • Update classifier
  • Switch to pdbp instead of pdbpp
    1. pdbp cannot be installed in a 3.13 environment
    2. Since pdbpp is not actively developed anymore, but pdbp is
    3. Read through this blogpost.
  • Test Python 3.13
  • Test Python 3.12 on Windows/Mac

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/estimagic/__init__.py 96.66% <100.00%> (+0.30%) ⬆️
src/optimagic/__init__.py 100.00% <100.00%> (ø)

@timmens timmens requested a review from janosg November 12, 2024 09:56
@janosg janosg merged commit 058c79e into main Nov 12, 2024
22 checks passed
@janosg janosg deleted the py313 branch November 12, 2024 14:03
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