Skip to content

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 bsipocz force-pushed the MAINT_adding_python313 branch from 84d5e08 to 7342b3c Compare September 25, 2024 01:46
@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
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