Skip to content

Over-dependency on httpready #127

Closed
Closed
@mjuric

Description

@mjuric

Hi,

This started as a bug report about the conda packaging (see here; Peter suggested I ping you to see if we can fix it upstream first.

The issue is that ads depends on httpready, but it seems that httpready is only being used for tests. Would it be possible to move httpready to an extras_require stanza, rather than general requirements section (i.e., to be installed only with pip install -e .[tests] or similar? That would allow keeping the runtime dependencies to a minimum (which conda cares about given the computationally-complex dependency resolution).

There's a bit more at conda-forge/ads-feedstock#5 (and happy to provide more information 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