Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Installation using poetry #157

@ghost

Description

Hello!

Currently, we've been installing git dependencies using poetry (https://python-poetry.org/). This works fine for openeo-odc and for openeo-pg-parser, however, for openeo-processes, there are some issues.

When attempting to install with poetry add git+https://github.com/Open-EO/openeo-processes-python.git, an error is received:

The dependency name for dcio-example does not match the actual package's name: datacube

Looking at setup.cfg, it appears dcio-example is a git repo which contains a fork of odc-core.

Would it be possible to remove this dependency, or at least move it out of the xarray extras, to allow for easy installation using poetry?

Thanks!

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