Skip to content

Dependency cycle with specutils: python-ndcube -> python-specutils -> python-ndcube #733

@Hellseher

Description

@Hellseher

Provide a general description of the issue or problem.

Hi,

During update Guix's astro soft stack, I've noticed that [email protected] and higher
started depends on specutils for running tests, which introduced the cycle

python-ndcube -> python-specutils -> python-ndcube

To resolve it during unit tests I've applied some modifications:

  • -k not test_rebin_specutils
  • Remove from specutils import Spectrum1D from ndcube/tests/test_ndcube.py

Thanks,
Oleg

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