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

MAINT: adding python 3.13 to CI and classifiers #635

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

bsipocz
Copy link
Collaborator

@bsipocz bsipocz commented Sep 19, 2024

I see failing tests locally, but some of those are failing with other python versions, too, so I'll use the CI here to check for actual issues.

@bsipocz bsipocz added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 19, 2024
@agoose77
Copy link
Collaborator

Right now the CI fails due to the lack of wheels for e.g. Pandas.

@bsipocz
Copy link
Collaborator Author

bsipocz commented Sep 24, 2024

Right now the CI fails due to the lack of wheels for e.g. Pandas.

Yeap. I have a solution for that, just haven't got time to get it done.

@bsipocz bsipocz force-pushed the MAINT_adding_python313 branch 2 times, most recently from ccd6234 to 84d5e08 Compare September 25, 2024 01:40
@bsipocz
Copy link
Collaborator Author

bsipocz commented Sep 25, 2024

pandas has a compatible release now, but we still need to pull in the nightly pyarrow wheel. Which is I think fine for CI.

So this can now go in.

@agoose77 agoose77 merged commit 83f8d1b into executablebooks:master Oct 2, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants