Skip to content

Too strict requirement on scipy #570

Open
@lexming

Description

@lexming

This requirement on scipy is too strict and makes it hard to package climate_indices with other software as it forces this single version of scipy into the environment. Please change it to a minimum version requirement like it is already done for the other requirements:

scipy = '1.10.1'

On a side note, it would be also convenient to tag the commits that correspond to the versions released on PyPI. Then it would be straightforward to know which commit corresponds to each version and download the corresponding sources from github if needed.

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