Skip to content

Conversation

@synapticarbors
Copy link
Contributor

@synapticarbors synapticarbors commented Nov 21, 2025

The python-dateutil library is used in the code, but not listed in the pyproject.toml under dependencies. This should fix the issue.

Code used here:

from dateutil.relativedelta import relativedelta

This dependency is mentioned in several other places, but not in the pyproject.toml (e.g. requirements.in).

Fixes #868

@google-cla
Copy link

google-cla bot commented Nov 21, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@WillHirsch
Copy link

Saw this after filing #868; just noting that this PR should fix that.

@stevemessick
Copy link
Contributor

@synapticarbors Thanks for the PR! Could you sign the Google CLA so I can merge it?

@WillHirsch Thanks for the info. @synapticarbors Could you add a line with Fixes #868 to the initial comment?

@synapticarbors
Copy link
Contributor Author

I believe it should be signed now.

Copy link
Contributor

@stevemessick stevemessick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just need CLA

@stevemessick
Copy link
Contributor

Forced rescan picked up the CLA. Thanks!

@stevemessick stevemessick merged commit 03367e7 into Kaggle:main Nov 24, 2025
1 check 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.

Package metadata for 1.8.0 is missing dateutil

3 participants