Skip to content

Cleanup required dependencies #151

@philipptrenz

Description

@philipptrenz

We noticed that in pyproject.toml click and pytz are listed as required dependencies. However, click seems to be not used in the project at all and pytz only in unit tests.

I would therefore recommend to:

a) Remove click dependency
b) Move pytz to the optional testing dependencies

Any objections?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions