Skip to content

not all extra_requirements pip installable #1184

@JuliaSprenger

Description

@JuliaSprenger

What is the problem?
With the new extra_requirements["all"] field users will try to install neo from pypi using pip install neo[all]. However at least one dependency listed can not be installed via this, as stfio is not a PyPI package.

Suggestions for fixing the problem
We should find a way to either specify the sftio dependency in a way that it can be automatically installed or exceptionally exclude it from the list of "all" extra requirements.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions