Skip to content

Conversation

NickCrews
Copy link
Contributor

Fixes #11597

I also could have added it as a dep in our pyproject.toml as a base dep, but I wanted to avoid that.

This does mean that a user can't call ibis.version() with a base install, but I think that's fine, I don't think that is a documented API.

@cpeel
Copy link

cpeel commented Sep 11, 2025

This fix LGTM, thanks!

@cpeel
Copy link

cpeel commented Oct 6, 2025

What's the status of getting this merged?

@cpcloud
Copy link
Member

cpcloud commented Oct 6, 2025

Calling ibis.version() with a base install seems like it would be bad to break. That said, I will add it to pyproject.toml in a follow-up.

@cpcloud cpcloud merged commit bad3ca3 into ibis-project:main Oct 6, 2025
75 of 113 checks passed
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.

bug: implicit dependency on packaging library -- not declared in pyproject.toml

3 participants