Skip to content

add missing dateutil dependency#1043

Open
noraj wants to merge 1 commit into
log2timeline:mainfrom
noraj:patch-2
Open

add missing dateutil dependency#1043
noraj wants to merge 1 commit into
log2timeline:mainfrom
noraj:patch-2

Conversation

@noraj
Copy link
Copy Markdown

@noraj noraj commented Feb 2, 2026

dateutil is required here

but never listed as dependency in pyproject.toml

it works only because dateutil is installed as a sub-dependency of other dependencies

@noraj
Copy link
Copy Markdown
Author

noraj commented Feb 2, 2026

PS: it is somehow included in poetry.lock as a sub-dependency of something but will still be safer to require it directly.

@noraj noraj mentioned this pull request Feb 3, 2026
4 tasks
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.

1 participant