Skip to content

Conda-forge exchange_calendars missing tzdata runtime dep (pip check fails) #543

@karrmagadgeteer2

Description

@karrmagadgeteer2

Hi! I’m hitting a dependency mismatch with the conda-forge build of exchange_calendars.

In a minimal conda-build test env, pip check fails with:
exchange-calendars 4.8 requires tzdata, which is not installed.

This comes from building a downstream package (openseries) in conda-forge. The PyPI metadata for exchange_calendars includes tzdata in requires_dist, but the conda package doesn’t seem to pull it in, so pip check fails in isolated test environments.

Could you add tzdata to the conda-forge feedstock requirements: run for exchange_calendars?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions