Skip to content

failure if x.y.0 version is not released #18

@mathause

Description

@mathause

If a package does not release a x.y.0 version we fail in this line:

return releases[spec.name][version]

we should allow this by using the first version >= x.y.0. One package is netCDF 1.7 conda-forge/netcdf4-feedstock#164 (or regionmask 0.12)

I am happy to take a look but could be good to fix #17 first.

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